#jakel - bank error
1 messages · Page 1 of 1 (latest)
Hi looks like you're using a third party library (we didn't make tipsi-stripe), so we can't provide guidance on usage of that library
We are not using that library, but I just found this thread where they are experiencing the same error we are
When we collecting the payout information from the custom connected account we are currently passing it to Stripe as:
{
account_number = bankAccountNumber;
sort_code = sortCode;
}
however, should we be passing the sortCode as the routing_number instead?
It worked in testing environment and we have pushed to production - so i am having the connect account try again
fingers crossed it works this time
Gotcha
Update - that worked!
Glad to hear it!