#agentpancake_unexpected

1 messages ¡ Page 1 of 1 (latest)

silver tendonBOT
#

👋 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.

clear dock
#

Which integration type are you using? Checkout Session (hosted payment page) or Payment Sheet (native mobile UI)?

ruby imp
#

i'm using checkout session

clear dock
#

Could you share an example Checkout Session ID (cs_xxx) with the issue you described, so that I can take a look?

ruby imp
#

alright 1 moment

ruby imp
#

cs_test_a1iW65oPaMIKZFQKyZGeYTEqH7XuIsrQVl9kAVf4l5IhPhnwczdJ0Lp0eL

#

it stays on this page

clear dock
#

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

ruby imp
clear dock
#

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?