#User1-PI
1 messages · Page 1 of 1 (latest)
Hi! Do you mean the return_url when confirming the PaymentIntent? https://stripe.com/docs/js/payment_intents/confirm_payment#confirm_payment_intent-options-confirmParams-return_url
yes.also how can i get the response details when the payment is succesfull like(transaction id, amount, etc..) during the return url
So when the payment if confirmed, you users will be automatically redirected to the return URL.