Help with Google pay #115
Unanswered
max-fletcher
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. I am trying to use the react-square-web-payments-sdk(https://react-square-payments.weareseeed.com/) package to integrate Google Pay with Square. I am using the code below as main component in my react application to test out if google pay works. However, after the google pay modal opens, it shows the message :
This merchant is having trouble accepting your payment right now. Try using a different payment method. [OR_BIBED_06] OR_BIBED_06
I need to know why this might be happening and also if there is something extra I need to do to use this for testing(i.e local environment) .
P.S: I tried to use "@google-pay/button-react" from google and that works for test environment, but that is a bit tedious to use because of the token decryption step for merchants. Any help is appreciated.
Beta Was this translation helpful? Give feedback.
All reactions