#birdy247
1 messages · Page 1 of 1 (latest)
Hi there, how can I help?
Hi
I have seen its possible for Stripe to create a bank account number so people can make invoice payments with a bank transfer
Is this the case?
https://stripe.com/docs/payments/bank-transfers/accept-a-payment do you mean the bank_transfer payment method?
Yes
Does this work with Stripe connect
Does it have to be a stripe invoice?
Ah, I see it works "without invoices"
Yes, it depends on which integration you want to implement, with or without invoice
without invoices using stripe connect
👋 taking over for my colleague. Let me know if there's any follow-up Qs I can answer!
yes they can
what kind of Charges are you going to create for the Connect Account (destination, direct, obo)?
regardless of the Payment Method (in this case it's bank transfers) you can look on how to make a destination charge here https://stripe.com/docs/connect/destination-charges and a direct charge here https://stripe.com/docs/connect/direct-charges
for specific bank_transfers related params you can take a look at the link my colleague sent you earlier