Freeside:1.9:Documentation:Developer:signup.cgi

From Freeside
Revision as of 14:19, 26 July 2009 by Ivan (talk | contribs) (New page: == Variables == ;$agent :Agent number ;$error :Error message (if any) ;$self_url :possibly unused. appears to be $cgi->self_url now. ;$session_id :session id ;$referral_custnum :referring...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Variables

$agent
Agent number
$error
Error message (if any)
$self_url
possibly unused. appears to be $cgi->self_url now.
$session_id
session id
$referral_custnum
referring customer number
$ieak_file
ieak template filename (internet explorer setup)
$ieak_template
contents of $ieak_file after processing.
$signup_html
Location of signup.html
$success_html
Location of success.html
$decline_html
Location of decline.html
$signup_template, $success_template, $decline_template
Working copies (in memory) of each template.