onCheckout
@return
Property | Type | Required |
---|---|---|
id | string | mandatory |
items | array of CheckoutItem | mandatory |
orderAmount | Amount | mandatory |
orderAmountDetails | OrderAmountDetails | optional |
coupons | array of CouponItem | optional |
Updated over 1 year ago
@return
Property | Type | Required |
---|---|---|
id | string | mandatory |
items | array of CheckoutItem | mandatory |
orderAmount | Amount | mandatory |
orderAmountDetails | OrderAmountDetails | optional |
coupons | array of CouponItem | optional |
Updated over 1 year ago