Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

com.bpsinfo.ultracart.checkout.ui.ReceiptForm

Include Page
Screen Interface Intro
Screen Interface Intro

...

Name

Type

Formal Syntax

Form Data?

Required on Post?

Comments/Sample Usage

catalogUrl

string

$form.catalogUrl

 

 

 

checkMailingAddress

Array of string[]

$form.checkMailingAddress

 

 

 

checkPayableTo

string

$form.checkPayableTo

 

 

 

currentStage

string

$form.currentStage

 

 

 

digitalDownloadInstructions

string

$form.digitalDownloadInstructions

 

 

 

errorsArray of Errors

Error[]

$form.errors

 

 

 

htmlOrder

string

$form.htmlOrder

 

 

 

infoMessages

Array of string[]

$form.infoMessages

 

 

 

merchantId

string

$form.merchantId

 

 

 

merchantPayPalEmail

string

$form.merchantPayPalEmail

 

 

 

order

com.bps.ultracart.engine.placedorder.vo.PlacedOrderVO

$form.order

 

 

 

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

Image Added