#arthuryueh
1 messages ยท Page 1 of 1 (latest)
๐ happy to help
Hi @slim garnet
Could you help answer this ? thanks
PayNow wasn't designed to be used in the way you described
there's unfortunately no workaround, the user must either be on a desktop and use their phone or use 2 phones
What will happen if user leave the qrcode page ?
actually, you can rely on webhooks to handle the fulfillment of the order
Why user cannot capture it and then upload to bank app ? ๐
We will receive paynow result from Stripe through the webhook right ?
Thank you
So you mean actually user can leave the page, and we can verify the paynow result from the webhook ?
yes
@slim garnet Thank you, got 2 more questions ๐
-
When QR code expires, will we receive fail result from webhook ?
-
If QR code expires, then a user scan it with bank app to pay, will we receive fail result from webhook ?
sorry for the late reply
I'm looking into this for you, please bear with me
so basically the QR code will expire after 1h
I don't think you will get an error at that point
but if the user tries to pay after that timeframe the Payment Intent will fail and you will get a webhook event at that point