#jchannon
1 messages · Page 1 of 1 (latest)
yeah
Then you can use these test cards: https://stripe.com/docs/testing#available-balance
Also when creating the transfer you could use source_transaction to avoid this issue https://stripe.com/docs/api/transfers/create#create_transfer-source_transaction
ah great thanks!