#Patrick303-balancetesting
1 messages · Page 1 of 1 (latest)
hi! do you have a request ID for the failed attempt to create the payout so I can check something? https://support.stripe.com/questions/finding-the-id-for-an-api-request#:~:text=How do I find the,(Request IDs API Docs).
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
thanks, and do you have context on when/how you used the test card? Your account has tons of test mode activity so it's hard to debug.
I'm assuming it was pi_3LAZ8yDH8k62wf0v0GIDA6pM
that's again a complex example since it's in EUR(but you're trying to do the payout in USD), and you also transferred a bunch of the funds to a connected account
ah ok, is there a way we specify EUR from the CLI?
overall though since you're an Irish account it makes no sense to pay out in USD and you probably only have a balance in EUR. Try payout in that one
not without editing the fixture for payout.created
or just call the /v1/payouts API directly really