Order
An OpenCart order confirmation response object.
eCommerceShopping CartOpen SourceSelf-HostedProductsOrdersCustomersCategories
Properties
| Name |
Type |
Description |
| order_id |
integer |
Unique identifier of the confirmed order |
| success |
string |
Localised confirmation message |
| points |
integer |
Reward points earned on this order (if reward points extension is active) |
| commission |
number |
Affiliate commission amount (if an affiliate was set) |
JSON Schema