Currently, JetFormBuilder supports Stripe payments, but it does not support conditional payment configuration inside the same form.
Many use cases require allowing users to choose between One-Time Payment and Recurring (Monthly) Subscription within a single form using a radio field.
Plugins like Gravity Forms support this with conditional logic in their Stripe Add-On for Gravity Forms.
It would be extremely helpful if JetFormBuilder could support conditional Stripe actions based on field values.
Example Use Case
A donation form with a radio field:
Payment Type (Radio Field)
One-Time Donation
Monthly Donation
Expected behavior:
If One-Time Donation is selected
→ Trigger Stripe One-Time Payment
If Monthly Donation is selected
→ Trigger Stripe Subscription Payment
Currently, JetFormBuilder supports Stripe payments, but it does not support conditional payment configuration inside the same form.
Many use cases require allowing users to choose between One-Time Payment and Recurring (Monthly) Subscription within a single form using a radio field.
Plugins like Gravity Forms support this with conditional logic in their Stripe Add-On for Gravity Forms.
It would be extremely helpful if JetFormBuilder could support conditional Stripe actions based on field values.
Example Use Case
A donation form with a radio field:
Payment Type (Radio Field)
One-Time Donation
Monthly Donation
Expected behavior:
If One-Time Donation is selected
→ Trigger Stripe One-Time Payment
If Monthly Donation is selected
→ Trigger Stripe Subscription Payment