#not09-google-pay-RN
1 messages · Page 1 of 1 (latest)
sure thanks
Your call to initGooglePay look like this right:
const { error } = await initGooglePay({
Are you logging that error? I would assume that you'd get the details there
Hmm... do you have a stack trace from the crash?
unfortunately no
is it the best document or there is any other that you guys might have or some sample code?
That's the best document if you're looking to integrate with just Google Pay - if you wanted to use the Payment Sheet (which also supports Google Pay) that would be a different set of docs