Stripe add-on: setting up recurring subscription with multiple billing cycles

What is the ideal way to setup a form that you can select a monthly subscription or yearly subscription for? I think I might be missing something and it is driving me crazy.

You would need to add a field to your form to let the user choose the billing cycle (e.g. a drop down or radio buttons field). Then create as many feeds as you may need and configure conditional logic for each one to determine when to use each feed.

2 Likes

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