Complex Subscription / Coupon Logic Question

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:

  1. Product 1 (fixed price)
  2. Product 2 (optional add-on, fixed price)
  3. Subscription Fee (optional add-on and should be completely excluded from coupons)
  4. Coupon Field (Gravity Forms Coupons Add-On)
  5. Total Field (ideally excluding Subscription fee completely)
  6. 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.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.