#suren-payouts
1 messages · Page 1 of 1 (latest)
what does "not working" mean? did you get an error?
No such external account: '4242424242424242'
yep that is not how it works
https://stripe.com/docs/api/payouts/create#create_payout-destination
The ID of a bank account or a card to send the payout to
you need to create an ExternalAccount first. You don't just pass the raw card number. I'd suggest taking a step back and reading the Connect documentation