receipt.vm
info
Transcluded from Screen Interface Intro.
$form variables for template receipt.vm
| Name | Type | Formal Syntax | Form Data? | Required on Post? | Comments/Sample Usage |
|---|---|---|---|---|---|
catalogUrl | string | $form.catalogUrl | |||
checkMailingAddress | string[] | $form.checkMailingAddress | |||
checkPayableTo | string | $form.checkPayableTo | |||
currentStage | string | $form.currentStage | |||
digitalDownloadInstructions | string | $form.digitalDownloadInstructions | |||
errors | [Error](../storefront-object-model/error-sfo.md)[] | $form.errors | |||
htmlOrder | string | $form.htmlOrder | |||
infoMessages | string[] | $form.infoMessages | |||
merchantId | string | $form.merchantId | |||
merchantPayPalEmail | string | $form.merchantPayPalEmail | |||
orderEmail | string | $form.orderEmail | |||
orderId | string | $form.orderId | |||
payPalCancelUrl | string | $form.payPalCancelUrl | |||
payPalCurrencyCode | string | $form.payPalCurrencyCode | |||
payPalNotifyUrl | string | $form.payPalNotifyUrl | |||
payPalReturnUrl | string | $form.payPalReturnUrl | |||
paymentMethod | string | $form.paymentMethod | |||
preformattedOrder | string | $form.preformattedOrder | |||
refreshUrl | string | $form.refreshUrl | |||
tandcAcceptancePaymentCount | string | $form.tandcAcceptancePaymentCount | |||
tandcActivationDate | string | $form.tandcActivationDate | |||
tandcActivationFee | string | $form.tandcActivationFee | |||
tandcElectronicSignature | string | $form.tandcElectronicSignature | |||
tandcFinancialInstitutionAccountNumber | string | $form.tandcFinancialInstitutionAccountNumber | |||
tandcFinancialInstitutionAccountType | string | $form.tandcFinancialInstitutionAccountType | |||
tandcFinancialInstitutionName | string | $form.tandcFinancialInstitutionName | |||
tandcFinancialInstitutionRoutingNumber | string | $form.tandcFinancialInstitutionRoutingNumber | |||
tandcNumberOfPayments | string | $form.tandcNumberOfPayments | |||
tandcPaymentAmount | string | $form.tandcPaymentAmount | |||
tandcStartDate | string | $form.tandcStartDate | |||
total | string | $form.total | |||
wireTransferAccountNumber | string | $form.wireTransferAccountNumber | |||
wireTransferBankAddress | string | $form.wireTransferBankAddress | |||
wireTransferIntermediateRoutingNumber | string | $form.wireTransferIntermediateRoutingNumber | |||
wireTransferRoutingNumber | string | $form.wireTransferRoutingNumber |
Flow

Was this page helpful?