checkoutsettings

This object contains information used for checkout.

Field Name

Field Type

Description

In Get Functions?

In Set Functions?

cancelurl

string

Full URL path for redirect after cancel action during order submission

Used for PayPal Express support

no

yes

continueurl

string

Full URL path for redirect after order submission

Used for PayPal Express support

no

yes

createorder

boolean

If value is set to T, backend submits current shopping order when Continue link is clicked

Default value is F

Used for PayPal Express support

no

yes

custchoosespaymethod

string

Value should be T or F.

yes

no

paymentauthorization

threedsecure object with fields

Settings to handle payment authorization

Used for 3D Secure support

yes

yes

paymentmandatory

string

Indicates whether payment is required

Value should be T or F.

yes

no

paypalexpress

Object with fields

Used for PayPal Express support

Includes the following fields:

  • available (boolean) (must be set to T to support PayPal Express)

  • imageurl (string)

yes

no

requiretermsand
conditions

string

Indicates whether terms and conditions text is required

Value should be T or F.

yes

no

saveccinfo

string

Indicates whether credit card should be saved by default

Value should be T or F.

yes

no

shippingaddrfirst

string

Indicates whether shipping address should be displayed first

Value should be T or F.

yes

no

showpurchaseorder

string

Indicates whether purchase order should be displayed

Value should be T or F.

yes

no

showsavecc

string

Indicates whether the Save Credit Card field should be displayed

Value should be T or F.

yes

no

termsandconditions

string

Text of Terms and Conditions field

yes

no

type

string

Used for integration with third party checkout providers

Valid values are: paypalexpress, google

no

yes

Related Topics:

ShoppingSession Methods
Customer Methods
Order Methods
PageGenerator Methods
StandardTagLibrary Methods
Shopping Objects

General Notices