#Nimish
1 messages · Page 1 of 1 (latest)
Let's chat here
Can you provide more information about your integration?
sure
lemme know what more info you need
this is my web app URL
the stripe is already integrated here
it is working fine for 2 user roles
and for 2 user roles it is not working fine
I am getting session timeout issue
this is the error screenshit
*shot
Can you share the session URL?
Are you sure you're redirecting to the correct URL?
According to the Checkout Session Object
It seems like something in your integration is adding more characters to your checkout URL
You'd want to look into that
The link I shared works fine for me
@hearty steppe does that help?
Look at your API request response here
https://dashboard.stripe.com/test/logs/req_0gi4xrvA0nmel6
Stripe is returning the URL I shared to your server, but when your code redirects customers to the Checkout URL it is sending them to the URL you shared which has additional characters and is incorrect.
That means that something in your integration is adding more characters before redirecting to the URL Stripe sends you
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.