Order Properties |
The Order type exposes the following members.
| Name | Description | |
|---|---|---|
| AffiliateId |
The ID of the affiliate where the order is coming from.
| |
| Amount |
The total order amount for the transaction.
| |
| Currency |
The ISO 4217 currency code for the currency used in the transaction.
| |
| DiscountCode |
The discount code applied to the transaction. If multiple discount
codes were used, please separate them with a comma.
| |
| HasGiftMessage |
Whether the purchaser included a gift message.
| |
| IsGift |
Whether order was marked as a gift by the purchaser.
| |
| ReferrerUri |
The URI of the referring site for this order.
| |
| SubaffiliateId |
The ID of the sub-affiliate where the order is coming from.
|