onExpressCheckout
@return
Property | Type | Mandatory |
---|---|---|
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 | Mandatory |
---|---|---|
id | string | mandatory |
items | array of CheckoutItem | mandatory |
orderAmount | Amount | mandatory |
orderAmountDetails | OrderAmountDetails | optional |
coupons | array of CouponItem | optional |
Updated over 1 year ago