التوثيق

Pending Coupon

The Coupon selected for a Checkout Session before payment completes. It contains the discount terms used to calculate the session total; the Coupon has not yet been redeemed.

The Coupon selected for a Checkout Session before payment completes. It contains the discount terms used to calculate the session total; the Coupon has not yet been redeemed.

{  "id": "string",  "object": "coupon",  "name": "string",  "discountType": "string",  "percentOff": 0,  "amountOff": "string",  "currency": "string",  "valid": true,  "livemode": true}