#zto-connect-transactions
1 messages · Page 1 of 1 (latest)
Thanks for your swift reply, are there any guides for node.js on how to integrate this?
There are many ways to integrate, really depends what you are trying to do. As a platform where you accept payments on behalf of someone else, you basically need 2 things
1/ Create an Account and collect detailed information about the person/business that is receiving the money
2/ Collect payment method details from the customer payment for the service
The first one, you do once for that person/business and the second one is for each payment
https://stripe.com/docs/connect/collect-then-transfer-guide is the easiest guide to start with
Thanks so much, i'll look it up when i got time and get back if i have any questions. Have a nice day/night !