#blockChain_engr
1 messages · Page 1 of 1 (latest)
hey @full solstice hope you are doing well today
I am developing a system where userA (seller) will be paid by userB (buyer) and the events of this shall be transmitted to our server using web-hook.
I need help
how to integrate stripe in the above situation?
what type of account will I need to use?
please guide me in this regard.
fine thanks for asking, hope you're doing well yourself
it really depends on what you're expecting your seller (what we call a merchant) to be able to do
keep in mind that we are not taking liability of user funds. It will be direct transfer from buyer to seller, we just need to listen to the status of transactions, success/failure
because based on the status we will execute certain functionalities on our server side...
got it?
so you need Direct Charges right?
please explain this connected accounts
and how it works?
in the mean time I will read the link you have shared...
I don't understand it from the docs
if you're not familiar with Stripe Connect maybe we should start there https://stripe.com/docs/connect/explore-connect-guide
ok thank you @full solstice I appreciate your help, I will get back to you when I need something.