Versions Compared

Key

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

com.bpsinfo.ultracart.checkout.ui.ShippingEstimateForm

Include Page
Screen Interface Intro
Screen Interface Intro

...

Name

Type

Formal Syntax

Form Data?

Required on Post?

Comments/Sample Usage

countries

Array of string[ ]

$form.countries

 

 

 

errorsArray of Errors

Error[ ]

$form.errors

 

 

 

infoMessages

Array of string[ ]

$form.infoMessages

 

 

 

shipToCountry

string

$form.shipToCountry

 

 

 

shipToState

string

$form.shipToState

 

 

 

shipToZip

string

$form.shipToZip

 

 

 

...