Hi there, we are looking for some advice for how best to implement coupons and an optional subscription on the same product using the coupons add-on and the Stripe add on.
The form contains the following fields:
- Product 1 (fixed price)
- Product 2 (optional add-on, fixed price)
- Subscription Fee (optional add-on and should be completely excluded from coupons)
- Coupon Field (Gravity Forms Coupons Add-On)
- Total Field (ideally excluding Subscription fee completely)
- Stripe Payment/Checkout Field
The issues we are running into:
- Stripe subscriptions can only include ‘Product’ fields (as the setup fee)
- Coupon fields can only be included if there is a ‘Total’ field
- Coupons automatically apply to all ‘Product’ fields on a form and don’t have any conditional logic.
The add-ons we are using are Gravity Forms Stripe Add-On and Gravity Forms Coupons Add-On, we are open to other alternatives though if needed.
Thanks for any suggestions or assistance you can provide.