How do I change the Google Pay Merchant ID associated with my account?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Which api can get oauth2.0 authorization_code? in REST APIs
- Sandbox account collect billing and shipping address in Sandbox Environment
- "System error. Please try again later" when connecting to paypal sandbox account with my android app in Sandbox Environment
- [WooCommerce PayPal Payments] - Required phone country code, different than the cards country code. in PayPal Payments Standard
- Issue linking bank account in PayPal Upgrade Community