#CheerfulGolem
1 messages · Page 1 of 1 (latest)
What type of settings are you referring to?
So from testing myself it looks like Product Settings are not shared between Live mode and test mode, but Business settings are?
I'm trying to add a test debit card, but it fails because it's showing me "Live Mode" settings panel even with test mode enabled
Referring to "Business Settings" > "Bank accounts and scheduling"
When I try to add a test debit-card from
https://stripe.com/docs/connect/testing#payouts
It gives me an error "Only live keys can access this method."
Additionally, when I change the Payout schedule to "Manual" and toggle test-mode off, the setting has then also updated to "Manual" for Live Mode
These test cards are for payout from connected account to the bank, not for the one set in dashboard
To test payout on an account, a real account has to be used.
The test cards you see in the doc is for connect (another product of Stripe): https://stripe.com/docs/connect
So to test payout, I have to add a real debit-card?
Yup!
Is there another way to test payouts?
Other than Stripe Dashboard?
I can't test it with Stripe API either, because when I create payments , the balance is deemed as "pending", and it seems creating a payout through the API only works when there is balance "available"?
Also it seems the setting of the "Payout Schedule" shared between Live mode and test mode?
Bypass pending balance test cards can be used, so that the funds will be immediately available: https://stripe.com/docs/testing#available-balance
Oh wow thanks!
I asked this question on Stripe support (and they affirmed, its not possible)
No problem! Happy to help 😄