#bkrnetic
1 messages · Page 1 of 1 (latest)
Hi there!
The changelog is here: https://stripe.com/docs/upgrades#2023-08-16
And we have a mailing list for this also: https://stripe.com/docs/upgrades#stay-informed
Another question just to help me understand the return_url as a new concept.
Has it changed the flow of backend implementations or is it just to return to the front app more easily once action via Stripe UI/widget is completed?
Which return_url exactly? Then one when you confirm a PaymentIntent on the frontend? https://stripe.com/docs/js/payment_intents/confirm_payment
Sorry for being away. For example this one: https://stripe.com/docs/upgrades/manage-payment-methods#server-side-confirmation
Upgrade your API to manage payment methods in the Dashboard by default.
lots of payment methods involve a full page redirect to something like the customer's bank where they authorise the payment, and a way to redirect back to your site is needed