Types
PaymentCouponValidation
Whether a Promo Code can be applied to a Payment Plan at checkout.
object
PaymentCouponValidationFields
coupon
The discount that would be applied. Null when the Promo Code was refused.
errorMessage
String
Why the Promo Code was refused, phrased for the buyer. Null when valid.
valid
Boolean!
Whether the Promo Code can be applied.