#kkkkkkkkkkkkkkkkkkkkkd-google-pay

1 messages · Page 1 of 1 (latest)

uncut ibex
#

Hello! Is this with a connect account that's connected to the platform in livemode?

urban basalt
#

The connect account is connected to the platform in both live mode and test mode.

uncut ibex
#

Do you mind sharing the connect account ID so I can take a look?

urban basalt
#

acct_16xKG4K8VU6fIWDh

uncut ibex
#

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

Use the OAuth connection flow to allow a Standard user to connect to your platform.

urban basalt
#

So why does the connect account also appear when I switch to test mode?

#

In the dashboard.

uncut ibex
#

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.