#HamedBufarhan
1 messages · Page 1 of 1 (latest)
hi! can you say more about the use case? In general though you'd make use of Connect for this (https://stripe.com/docs/connect/)
Thanks, but i want to make payment to our customer's IBAN
Actually i'm looking for some API to do such action
well if you want to send money to someone, you would need to use Connect! For example you can have the user sign up for an Express account, add their IBAN details, and you can send payouts to their Express account
there's no simple way to just "send money to an IBAN" since sending money is a highly regulated area and the recipients will need to have Stripe accounts to verify their identity etc
do you mean that I have to make a Stripe account for our customers?
yes; I'd suggest reading through the Connect docs linked above
I'd generally start with a guide like this one : https://stripe.com/docs/connect/collect-then-transfer-guide
Hey, taking over here. Let me know if there's any follow-up Qs I can answer!