#danirm96-qs
1 messages · Page 1 of 1 (latest)
then my customers don't need to register to stripe?
you mean the landlords?
yes
no but they will have to be onboarded
I mean they will have a Stripe Account (a custom one)
you could either use Express or Custom depending on how you want to onboard them
okay! so can i create them by API and after that i can send the money by transfer?
here's how you can choose between the different type of accounts
in your case you don't want Standard Accounts
you can choose between Express and Custom
As for the handling the recurring payment you can read more about this here https://stripe.com/docs/connect/subscriptions
Specifically here (Destination Charges)
https://stripe.com/docs/connect/subscriptions#transfer
oh ye! okay, for me its perfect that solution! Thanks u so much!