- Percentage-based or fixed amount discounts.
- Coupons with start and expiry dates.
- One-time or limited-use coupons.
- Customer-specific or segment-specific offers.
- Product or subscription plan-specific discounts.
- Minimum purchase amount requirements.
- Referral, promotional, loyalty, or campaign-based coupons.
Customer Coupon Verification Flow
Steps for Integration
When a customer enters a coupon code on the hosted checkout page:- Transact Bridge calls the configured Coupon Verify API.
- The merchant validates the coupon code.
- The merchant returns the discount details.
- If the coupon is valid, the discount is applied to the checkout.
- If the coupon is invalid, an appropriate error message is displayed to the customer.
Configuring the Coupon Verify API
To configure the Coupon Verify API endpoint:- Log in to the Transact Bridge Dashboard.
- Navigate to Account Settings.
- Configure the Coupon Verify Callback URL under callback urls.
- Save the configuration.