#agentpancake_unexpected
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1324571193885327360
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Which integration type are you using? Checkout Session (hosted payment page) or Payment Sheet (native mobile UI)?
i'm using checkout session
Could you share an example Checkout Session ID (cs_xxx) with the issue you described, so that I can take a look?
alright 1 moment
cs_test_a1iW65oPaMIKZFQKyZGeYTEqH7XuIsrQVl9kAVf4l5IhPhnwczdJ0Lp0eL
it stays on this page
This is likely due to the simulator page within the app. If you close this page, was the customer being redirected to the success_url?
In production / live mode, user will make the payment in the bank app using PayNow which this simulated page won't be opened in your app. Upon completing the payment in the bank app, the Checkout Session should be redirected automatically
I've tried this on a device. This is the payment flow for a wallet called GrabPay which routes to successurl
While this is PayNow
it seems to be stuck on this url https://stripe.com/payment_methods/test_payment
Thanks for sharing the video. This is very helpful for me to understand the issue. This PayNow issue is known in test mode. This shouldn't happen in live mode. Can I suggest you writing to us, so that we can follow up with you after checking with the relevant team? Meanwhile, can you give it a try in live mode to check if the same issue happens?