What is a Coupon?
A coupon is a promotional discount applied to subscription invoices. Coupons are configured using the optional couponDetails object in the Create Subscription request.A coupon can define
- Discount type: Percentage discount or fixed-amount discount.
- Duration: Controls how long the discount remains valid. supported values-ONETIME, LIMITED PERIOD and FOREVER
- Merchant-managed validation: Merchants can maintain their own coupon management system. When a customer enters a coupon code during checkout, Transact Bridge invokes the merchant’s coupon validation API to verify the code and determine whether it is valid, applicable to the subscription, and what discount should be applied.
Coupon application on Subscription
Learn how to apply coupons in subscription.