## The problem
Issue paypal/paypal-js#1012 (closed, 6 comments): ### Library used Direct PayPal JavaScript SDK integration (Google Pay component) ### 🐞 Describe the Bug We are integrating Google Pay with PayPal in a Multiparty (Marketplace/PPCP) integration. Orders are created successfully on behalf of connected merchants using PayPal-Auth-Assertion and payee.merchant_id. Google Pay launches successfully, the payment sheet appears, and loadPaymentData() returns successfully. However, every call to paypal.Googlepay().
## What to do
[EvanReinstein (contributor)]: INVALID_GOOGLE_PAY_TOKEN on every confirmOrder in Sandbox was a known issue in the Sandbox Google Pay token-decryption service, not your integration. The platform team deployed a fix, and the reporter verified Sandbox works correctly after it.