Does anyone know of a way users can update subscriptions through Stripe?]
The [frm-subscriptions] will allow a user to cancel the subscription but not update it.
I'm wondering if maybe it could be done through Zapier or some sort of integration with Stripe's customer portal (https://stripe.com/docs/billing/subscriptions/integrating-customer-portal)
@Paul Yates did you manage to find a solution to this? I have a similar requirement to allow users to update their credit card details.
No, I've had no luck figuring this out. My best guess is to create a form that cancels the current subscription then leads the user to create a new one and try it make it as seamless as possible.
Maybe this will be helpful for others... I was instructed by FF support team to follow the instructions on the article: https://formidableforms.com/knowledgebase/stripe/#kb-update-credit-card-details Stripe offers a 'customer portal' that you can set up on their platform that allows users to update their payment methods and can have your branding on it. You will get a custom link from Stripe and you integrate that on your website.
Please login or Register to submit your answer
I can't help, but someone with API experience would need to help with something like this -> https://stripe.com/docs/api/subscriptions/object