auto_order_update_billing_success.vm

In addition to other standard variables like $cart, StoreFront system screens (display and post form data, such as checkout screens) have a $form variable that contains fields and data specific to that screen.  

Listed below are the form fields specific to this screen template.

$form variables for template auto_order_update_billing_success.vm

Name

Type

Formal Syntax

Form Data?

Required on Post?

Comments/Sample Usage

address1

string

$form.address1

 

 

 

address2

string

$form.address2

 

 

 

city

string

$form.city

 

 

 

company

string

$form.company

 

 

 

countries

string[]

$form.countries

 

 

 

country

string

$form.country

 

 

 

creditCardExpMonth

string

$form.creditCardExpMonth

 

 

 

creditCardExpMonths

Option[]

$form.creditCardExpMonths

 

 

 

creditCardExpYear

string

$form.creditCardExpYear

 

 

 

creditCardExpYears

Option[]

$form.creditCardExpYears

 

 

 

creditCardNumber

string

$form.creditCardNumber

 

 

 

creditCardType

string

$form.creditCardType

 

 

 

creditCardTypes

Option[]

$form.creditCardTypes

 

 

 

crossSiteProtectionToken

string

$form.crossSiteProtectionToken

 

 

 

dayPhone

string

$form.dayPhone

 

 

 

error

string

$form.error

 

 

 

errors

Error[]

$form.errors

 

 

 

eveningPhone

string

$form.eveningPhone

 

 

 

firstName

string

$form.firstName

 

 

 

infoMessages

string[]

$form.infoMessages

 

 

 

lastName

string

$form.lastName

 

 

 

merchantId

string

$form.merchantId

 

 

 

screenBrandingThemeCode

string

$form.screenBrandingThemeCode

 

 

 

state

string

$form.state

 

 

 

token

string

$form.token

 

 

 

zip

string

$form.zip