#hitarth_97327
1 messages · Page 1 of 1 (latest)
Not sure what you mean by dashboard, but what return url you have specified? Any request id req_xxx from https://dashboard.stripe.com/test/logs ?
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
When payment is done in klarna it redirect to /success.payment_intent=pi_3dffNsdffsdkKffVqFpbAyYhOzg14WOFCB7&payment_intent_client_secret=sfdfssdfsfdfssdfdsfdffdfs
but i want to redirect page to /dashboard
it is working proper while payment with card
Is it okay to use payment_intent instead of using create-invoice
Payment is successfully done with 200 code but it is redirect to /success.payment_intent=pi_3dffNsdffsdkKffVqFpbAyYhOzg14WOFCB7&payment_intent_client_secret=sfdfssdfsfdfssdfdsfdffdfs
so my website show 404 page not found error
Can you provide the request id you created the PaymentIntent?
req_xxx from https://dashboard.stripe.com/test/logs
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
req_suRCh9n8fUUXKx
Yes it redirects to https://womenwise-staging.netlify.app/success, correct? did you pass this value somewhere on your client code?
That's where you want to include dashboard in the URL