Name | Type | Formal Syntax | Form Data? | Required on Post? | Comments/Sample Usage |
---|
address1
| string
| $form.address1
| | | |
address2
| string
| $form.address2
| | | |
addressBook
| Addresses[ ]
| $form.addressBook
| | | |
amazonMerchantId
| string
| $form.amazonMerchantId
| | | |
amazonOrderReferenceId
| string
| $form.amazonOrderReferenceId
| | | |
amazonWidgetUrl
| string
| $form.amazonWidgetUrl
| | | |
billingInfo
| string[ ]
| $form.billingInfo
| | | |
buysafeBondChange
| string
| $form.buysafeBondChange
| | | |
buysafeBondCost
| BigDecimal
| $form.buysafeBondCost
| | | |
buysafeBondingSignal
| string
| $form.buysafeBondingSignal
| | | |
buysafeCartDisplayText
| string
| $form.buysafeCartDisplayText
| | | |
buysafeCartDisplayUrl
| string
| $form.buysafeCartDisplayUrl
| | | |
buysafeRolloverScriptUrl
| string
| $form.buysafeRolloverScriptUrl
| | | |
ccEmail
| string
| $form.ccEmail
| | | |
checkNumber
| string
| $form.checkNumber
| | | |
checkoutTerms
| string
| $form.checkoutTerms
| | | |
checkoutTermsAgreement | Agreement | $form.checkoutTermsAgreement | | | |
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
| | | |
creditCardToken
| string
| $form.creditCardToken
| | | |
creditCardType
| string
| $form.creditCardType
| | | |
creditCardTypes
| Option [ ]
| $form.creditCardTypes
| | | |
creditCardVerificationNumber
| string
| $form.creditCardVerificationNumber
| | | |
customField2
| string
| $form.customField2
| | | |
dayPhone
| string
| $form.dayPhone
| | | |
deliveryDate
| string
| $form.deliveryDate
| | | |
echeckAccountNumber
| string
| $form.echeckAccountNumber
| | | |
echeckAccountType
| string
| $form.echeckAccountType
| | | |
echeckBankName
| string
| $form.echeckBankName
| | | |
echeckConfirmAccountNumber
| string
| $form.echeckConfirmAccountNumber
| | | |
echeckCustomerTaxId
| string
| $form.echeckCustomerTaxId
| | | |
echeckDriversLicenseDOB
| string
| $form.echeckDriversLicenseDOB
| | | |
echeckDriversLicenseNumber
| string
| $form.echeckDriversLicenseNumber
| | | |
echeckDriversLicenseState
| string
| $form.echeckDriversLicenseState
| | | |
echeckDriversLicenseStates
| string[ ]
| $form.echeckDriversLicenseStates
| | | |
echeckOwnerType
| string
| $form.echeckOwnerType
| | | |
echeckRoutingNumber
| string
| $form.echeckRoutingNumber
| | | |
email
| string
| $form.email
| | | |
errors
| Error[ ]
| $form.errors
| | | |
eveningPhone
| string
| $form.eveningPhone
| | | |
firstName
| string
| $form.firstName
| | | |
formattedBuysafeBondCost
| string
| $form.formattedBuysafeBondCost
| | | |
gatewayTokenizationScripts
| string
| $form.gatewayTokenizationScripts
| | | |
giftMessage
| string
| $form.giftMessage
| | | |
infoMessages
| string[ ]
| $form.infoMessages
| | | |
items
| ItemObject[ ] (see below)
| $form.items
| | | |
lastName
| string
| $form.lastName
| | | |
liftGate
| string
| $form.liftGate
| | | |
merchantId
| string
| $form.merchantId
| | | |
paymentPreference
| string
| $form.paymentPreference
| | | |
purchaseOrderNumber
| string
| $form.purchaseOrderNumber
| | | |
returnPolicy
| string
| $form.returnPolicy
| | | |
returnPolicyAgreement | Agreement | $form.returnPolicyAgreement | | | Null if no return policy is configured. |
returnPolicyDescription
| string
| $form.returnPolicyDescription
| | | |
screenBrandingThemeCode
| string
| $form.screenBrandingThemeCode
| | | |
shipOnDate
| string
| $form.shipOnDate
| | | |
shipping3rdPartyAccountNumber
| string
| $form.shipping3rdPartyAccountNumber
| | | |
shippingInfo
| string[ ]
| $form.shippingInfo
| | | |
shippingMethod
| string
| $form.shippingMethod
| | | |
showAddress
| string
| $form.showAddress
| | | |
specialInstructions
| string
| $form.specialInstructions
| | | |
state
| string
| $form.state
| | | |
stateOptionalCountriesJson
| string
| $form.stateOptionalCountriesJson
| | | |
storedCreditCardMask
| string
| $form.storedCreditCardMask
| | | |
summaryLineItems
| SummaryLineItem[ ] (see below)
| $form.summaryLineItems
| | | |
thirdPartyUrl
| string
| $form.thirdPartyUrl
| | | |
title
| string
| $form.title
| | | |
total
| string
| $form.total
| | | |
zip
| string
| $form.zip
| | | |