How do I change the Google Pay Merchant ID associated with my account?

jim_vp
New Community Member

I'm using the Paypal JS SDK. Everything works in the sandbox and when I switched to production, paypal, venmo and apply pay work great. However, Google Pay does not. I notice that my call to paypal.Googlepay().config() returns the wrong Merchant ID for the Google Pay account that has been authorized for this purpose.

 

As background, when I started this integration work, I created a new Google Pay entity for the organization I'm working with. Through the course of their approvals, Google switched our account to be associated with a Google for Nonprofits account that was already associated with this organization. I suspect that in the Paypal is still using the Merchant ID of the original organization that appears to no longer exist.

 

As further detail, when I choose Google pay, the new window opens where I select the payment details and click the "Pay" button. Google authorizes the transaction correctly and returns success, but my call to paypal.Googlepay().confirmOrder() with the ID and paymentMethodData, I get a nebulous "GOOGLEPAY_PAYMENT_ERROR" response with a blank merchantID.

 

How can I disassociate the wrong Google Pay Merchant ID  with my Paypal account and re-associate the correct one?

 

Thanks,

 

->jvp

Login to Me Too
1 REPLY 1

slime__
New Community Member

I met the same problem, may I ask how you finally solved this problem?

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.