We've moved discussions to Discord

Stripe Elements for one-off payments

Holden Thomas
Hi, I'm trying to upgrade my app to all the latest upgrades, my only issue is around the new changes with Stripe Elements and one-off payments.

Everything works great with subscriptions but we also use Jumpstart for one-off payments and our previous payment page no longer works properly because of how Stripe Elements functions and the stripe form now uses the `stripe_return_url_value`.  It was previously passing this back to our payments controller but now it by default returns to the `payment_methods_stripe_url` and I'm not sure if I should be adding logic to the payment_methods controller in Jumpstart or making changes to the form so that it still uses our custom payments controller or if it makes sense to continue trying to use the same stripe partial.

I'm just not sure how the flow should work, could we get an update to the docs billing page https://jumpstartrails.com/docs/billing on how one-off payments should look like?

Thanks!



+1
Notifications
You’re not receiving notifications from this thread.