Freeside:1.9:Documentation:Developer:signup.cgi

From Freeside
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.