#arsal5126
1 messages · Page 1 of 1 (latest)
Hi 👋 it looks like that account is on the newest API version, which requires return_url to be provided in most scenarios.
How should I fix this issue?
As mentioned in the error, you will need to include the return_url in your request, or use the combination of other parameters mentioned there to avoid that field being required.
Would the return_url have website domain as parameter?
It's the URL that your customers are returned to if they must be redirected away from Stripe to complete a payment, such as needing to be redirected to a bank page to authorize a transaction:
https://stripe.com/docs/api/payment_intents/create#create_payment_intent-return_url