Skip to main content
Reference

billing.vm

com.bpsinfo.ultracart.checkout.ui.BillingForm

info

Transcluded from Screen Interface Intro.

$form variables for template billing.vm

NameTypeFormal SyntaxForm Data?Required on Post?Comments/Sample Usage
address1string$form.address1
address2string$form.address2
addressBook[Array](../storefront-object-model/array-sfo.md) of [Addresses](../storefront-object-model/address-sfo.md)$form.addressBook
ccEmailstring$form.ccEmail
citystring$form.city
companystring$form.company
countries[Array](../storefront-object-model/array-sfo.md) of string$form.countries
countrystring$form.country
customField2string$form.customField2
dayPhonestring$form.dayPhone
emailstring$form.email
emailConfirmstring$form.emailConfirm
errors[Array](../storefront-object-model/array-sfo.md) of [Errors](../storefront-object-model/error-sfo.md)$form.errors
eveningPhonestring$form.eveningPhone
firstNamestring$form.firstName
giftChargestring$form.giftCharge
giftEmailstring$form.giftEmail
giftMaxLengthMessagestring$form.giftMaxLengthMessage
giftMessagestring$form.giftMessage
infoMessages[Array](../storefront-object-model/array-sfo.md) of string$form.infoMessages
lastNamestring$form.lastName
merchantIdstring$form.merchantId
statestring$form.state
stateOptionalCountriesJsonstring$form.stateOptionalCountriesJson
titlestring$form.title
zipstring$form.zip

Flow

flow_billing.vm.png

Was this page helpful?