#bjinwright-charge-migration
1 messages · Page 1 of 1 (latest)
@forest stump what do you call "existing subscribers" exactly? Like are you using our Billing product with Subscriptions? Something else?
Billing product
yes that is correct
We want to move to international payments our customers and our clients customers via Connect.
So there's nothing to do really
they are already on active Subscriptions. Subscriptions create Invoices, Invoices create a PaymentIntent, it's all already handled/existing
ok awesome
Same for legacy card details and such. You likely have card_123 on old Customers and they all work as PaymentMethod without having to change anything
So we use this old modal and it doesn't trigger a 3DS pop up when we use a 3DS test card. So we want to move to Stripe Elements to do so but it was our understanding that we need to change what we are doing on the backend to accomplish this.
I just want to make sure that is correct and you're saying that we don't have to do anything with the current subscribers because billing already takes care of that
correct nothing to change for current subscribers. Just change for new ones. Basically move away from this (actively deprecated for years) and maybe use our Checkout product https://stripe.com/docs/payments/checkout
We thought about using Checkout and may still but we thought that Elements would be the better fit because of the success_url and cancel_url redirect and maintaining state