Skip to main content

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.
Transact Bridge does not provide an inbuilt coupon management system. The coupon system allows partners to continue using their existing coupon management platform without migrating or recreating coupons in Transact Bridge. Instead of maintaining a separate coupon repository, merchants retain full ownership and control over their coupon lifecycle, including coupon creation, eligibility rules, validity periods, usage limits, discount values, and redemption logic.

Coupon application on Subscription

Learn how to apply coupons in subscription.

Business Use Cases for Coupons