order

This object contains other objects, and includes the complete set of data for a web store shopping order.

Object Name

Object Type

Description

billaddress

JSON object (type of address)

Billing address for order

customer

JSON object

Current shopper information

customfields

JSON object

List of custom fields name/value pairs set for order

giftcertificate s

Array

Gift certificates applied to order

items

Array of orderitem s

Items added to order

payment

JSON object

Payment information for order

promocode s

Array

Promotion codes applied to order

purchaseNumber

JSON object

Purchase order number for the order

shipaddress

JSON object (type of address)

Shipping address for order

shipmethod

JSON object

Shipping method for order

status

JSON object

Status of order

summary

JSON object (type of ordersummary)

Summary information for order (subtotal, total, tax, etc.)

Related Topics:

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

General Notices