Versions Compared

Key

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

com.bpsinfo.ultracart.checkout.ui.SpecialOffers2Form

Include Page
Screen Interface Intro
Screen Interface Intro

...

Name

Type

Formal Syntax

Form Data?

Required on Post?

Comments/Sample Usage

afterHtml

string

$form.afterHtml

 

 

 

beforeHtml

string

$form.beforeHtml

 

 

 

customerChoiceSku

string

$form.customerChoiceSku

 

 

 

customerChoicesjava.util.Collection (class com.bpsinfo.ultracart.checkout.ui.ReviewForm$SelectOption)

Option[]

$form.customerChoices

 

 

 

diagnostics

Array of string[]

$form.diagnostics

 

 

 

errorsArray of Errors

Error[]

$form.errors

 

 

 

infoMessages

Array of string[]

$form.infoMessages

 

 

 

limit

java.lang.Integerinteger

$form.limit

 

 

 

merchantId

string

$form.merchantId

 

 

 

merchantItemUpsellOid

intinteger

$form.merchantItemUpsellOid

 

 

 

multipleSelectionDetails

string

$form.multipleSelectionDetails

 

 

 

no

string

$form.no

 

 

 

options

java.util.Collection (class com.bpsinfo.ultracart.checkout.ui.SpecialOffers2Form$OptionEntry)

$form.options

 

 

 

quantity

intinteger

$form.quantity

 

 

 

redirectUrl

string

$form.redirectUrl

 

 

 

token

string

$form.token

 

 

 

yes

string

$form.yes

 

 

 

 

Template Specific Value Objects

 SpecialOffersOption

Field

Type

Comment/Sample

label

string

 

name

string

 

value

string

 

values

string[]

 

 

Flow

Image Added