#Srujan-googlepay
1 messages ยท Page 1 of 1 (latest)
Connect for stripe accounts?
If I understand what you're asking...then I believe so. I pass in an account ID into loadStripe along with the publishable test key
Do you mind shading that Account ID with me here?
Mind if I DM?
I don't accept DMs, but it should be safe to share here
'acct_1LG9DeR8BkSiL135'
So this is a custom connect account that is connected t your platform in live mode - right now there's a test mode bug/quirk where google pay + live mode connected accounts don't work in test mode. You need to test this out with a test mode connected account instead
How do I create a test mode connected account?
Or I can just look at docs link
Thank you so much!
Mind sending me a link to create test mode connected account?
I'd recommend just creating one through your dashboard (https://dashboard.stripe.com/test/connect/accounts/overview) if you need to do it quickly
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Sounds good. Would I go to connect tab, toggle test mode, then create account?
yup
Sweet, thanks so much karbi.
Do I have to use a real bank and stuff to create a test mode connected stripe account?
I just set one up using personal bank acct, it doesn't seem to be showing up in my connected accounts
Does it take time to process?
Hi there ๐ taking over.
You can test most of the things you need for connect using the test tokens/numbers here: https://stripe.com/docs/connect/testing
Does that help?
Yes, how do I delete two accounts on my profile?
Delete bank accounts? Or the connect accounts themselves?
the connect accounts themselves...I created one with real bank info and I just wanna delete it all together and use my test account
Ah! Okay. Here you go: https://stripe.com/docs/api/accounts/delete
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.