#Amer Bearat

1 messages ยท Page 1 of 1 (latest)

sharp cipherBOT
thick hazel
#

Hello ๐Ÿ‘‹
You need to verify the bank account before you charge it. You can't just create a token and charge it immediately without verification.

bleak radish
#

is it a requirement to create a customer for bank account payment?

thick hazel
#

Verifying the bank account? Yes it is.

bleak radish
#

So, I have to make 4 different API calls to achieve this flow? Create a customer, Create a bank account token, attach the bank account to the customer and verify it, Then, create a charge.

thick hazel
#

Yup, that's correct

bleak radish
#

oh man that is not convince

thick hazel
#

Unfortunately, that's how the API has been designed ๐Ÿ˜…

#

You can bring it down to three four if you do
1/ Create a token
2/ Create a customer and pass the token as source
3/ Verify
4/ Charge it

#

well, verification is a separate step so no, still four (instead of five earlier)

bleak radish
#

okay thank you for the help

thick hazel
#

NP! ๐Ÿ™‚ Good luck

bleak radish
thick hazel
#

Our team on discord won't know a ton about connector integrations unfortunately. You should reach out to our support team as they can help

https://support.stripe.com/?contact=true

bleak radish
#

okay thanks