0

I have added the Google Pay API integration and works fine in the Staging Environment.

But when I tried to perform the transaction on Production, it gives me the below error. I tried to search the web for this error code but unable to find anything conclusive. I am using the Cybersource as a payment gateway.

This merchant is having trouble accepting your payment right now. Try using a different payment method[OR_BIBED_11]

Image:

enter image description here

halfer
  • 19,824
  • 17
  • 99
  • 186
AndroidLearner
  • 4,500
  • 4
  • 31
  • 62
  • You need to make sure that your app got production approval according to https://developers.google.com/pay/api/android/guides/test-and-deploy/request-prod-access - if this doesn't help, follow @GooglePayDevs on twitter and send a message. – Domi Jul 11 '23 at 07:47
  • @Domi Thanks to respond on this. How to make it working for the Website ? We have added the google pay option in website and we are not able to perform transaction in website also. – AndroidLearner Jul 11 '23 at 09:20
  • You have to do the same for you website. If not otherwise mentioned by cybersource, you need to add a Google Pay Web integration to the Google Pay & Wallet console: https://pay.google.com/business/console - if you can share a link to your website I can have a quick look. – Domi Jul 11 '23 at 13:41

1 Answers1

0

As per @Domi's comment, i missed to submit this integration for production access. Once i got the approval from google side, this error disappeared.

AndroidLearner
  • 4,500
  • 4
  • 31
  • 62