Android Version and Device: Motorola G60 and Emulator
Issue description
I am trying to use Google Pay, but I keep getting the error OR_BIBED_07 error on clicking Gpay option as shown in the screenshot below only in production environment and with test account it is working as expected.
This issue is only happening in the production environment.
I also verified that Google Pay is enabled in the Braintree production dashboard, and it is:
Am I missing something here? Couldn't find much information about this, there are similar issues in the stripe library, but they weren't helpful. Is there an additional configuration that might need to be done in the server?
General information
Issue description
I am trying to use Google Pay, but I keep getting the error OR_BIBED_07 error on clicking Gpay option as shown in the screenshot below only in production environment and with test account it is working as expected.
My Code is like below :
This issue is only happening in the production environment. I also verified that Google Pay is enabled in the Braintree production dashboard, and it is:
Am I missing something here? Couldn't find much information about this, there are similar issues in the stripe library, but they weren't helpful. Is there an additional configuration that might need to be done in the server?
Thank you.