Skip to main content
objectPaymentCouponCheckout

Fields

Per-currency fixed discounts. Empty for percentage Promo Codes.

code
String!

The code the buyer entered to redeem the discount.

Whether the discount is a percentage or a fixed amount off.

How long the discount applies: once, forever, or repeating.

durationInMonths
Int

Number of months a repeating discount applies. Null unless duration is repeating.

percentageOff
Int

Percent off the plan price (0-100). Null for amount-off Promo Codes.