#froggy

1 messages · Page 1 of 1 (latest)

spice pecanBOT
stuck crag
#

Hi there, are you trying to transfer funds to a customer by using PaymentIntents API?

sage sigil
#

Yes I am, but I am combining it with Stripe checkout

stuck crag
#

I'm afraid there's no Stripe products for you to transfer funds to individuals yet

sage sigil
#

Um

#

What I'm trying to do exactly is to create an escrow service

#

So let's say there is someone (Person A) engaging the services of someone else (Person B).

When Person A pays (let's say $10), I will take a fee from the amount ($0.30), and hold onto the money. Only when Person B has confirmed successful delivery, will I transfer the remaining of the funds ($9.70) to person B.

#

This is the escrow service I am trying to implement

stuck crag
#

OK, so the fund transfer is not to an individual, but to a business?

sage sigil
#

Yes that is correct. Person B would be registered with Stripe.

stuck crag
sage sigil
#

Can I use this with Stripe checkout

stuck crag
#

Yes Stripe Checkout support Connect as well.

sage sigil
#

Alright, sounds good. I'll take a look into it. Thank u!

#

Does this allow me to hold onto the money though?

stuck crag