#kkkkkkkkkkkkkkkkkkkkkd-google-pay
1 messages · Page 1 of 1 (latest)
The connect account is connected to the platform in both live mode and test mode.
Do you mind sharing the connect account ID so I can take a look?
acct_16xKG4K8VU6fIWDh
That connect account is only connected to the platform in livemode. Google Pay has an edge case where the connect account needs to be explicitly connected in test mode in order to go through the whole payment flow with test API keys. You can either use the oauth onboarding flow (https://stripe.com/docs/connect/oauth-standard-accounts) to explicitly connect your connect account to the platform in test mode (using you development client ID ca_xxx) or you can create a new connect account that is in test mode just for testing
So why does the connect account also appear when I switch to test mode?
In the dashboard.
When you connect in livemode, usually you're able to do most things in live and test mode - it's just google pay that has this edge case.