#denciopal
1 messages · Page 1 of 1 (latest)
hello! gimme a while to get back to you
how are you planning to integrate with PayNow? Are you planning to use the Payment Element or are you planning to use the Direct API integration listed here : https://stripe.com/docs/payments/paynow/accept-a-payment?platform=web
Direct Api integration
we have our existing stripe express payment intent via api at the moment and planning to add PayNow for SG clients in our mobile app
but cannot find how this PayNow QR code is being generated
it's mentioned here : https://stripe.com/docs/payments/paynow/accept-a-payment?platform=web#confirm-payment-intent
After you call confirmPayNowPayment, the webpage displays a QR code. Your customers can scan the QR code and authenticate the payment using their preferred banking app or payment app.
is there anything related to mobile integration for this?
I can't seem to find the confirmPayNowPayment method in the react-native SDK
we don't support Paynow on our mobile SDKs yet i'm afraid 😅
any idea the payload needed to create PayNow QR code properly so I can just used any library to generate one?
not sure we support that, let me look
doesn't seem like it, I don't see any evidence that we have an integration that exposes the raw information
if either you or @gusty sun would like to see more support for this payment method I'd suggest writing to https://support.stripe.com/?contact=true to explain your use cases/feature requests as that helps the product team capture demand for prioritisation