#Th4n - Capture

1 messages ยท Page 1 of 1 (latest)

rotund dune
weary vapor
#

yes, I'm using that

rotund dune
weary vapor
#

one person is the app host and the other is a person that use to plataform to provide service

#

platform*

rotund dune
weary vapor
#

I need to capture from a user that not has stripe account

#

the payer

#

It works?

rotund dune
#

The user just provides the credit card info. The only people who need Stripe accounts are those who the funds are distributed to.

weary vapor
#

perfect

#

and

#

what exactly is a transfer?

#

I create the paymentIntent and when I capture, I create the transfer?

rotund dune
#

Yup, that's when the funds are distributed to the 2 individuals

weary vapor
#

and the paymentIntent provides me a link to my user pay?

rotund dune
#

The payment intent provides the client secret which is used to initialize Stripe Payment Element on the front-end, where you collect payment information.

#

The docs I linked above walk you through this

weary vapor
#

amazing, thank you very much

rotund dune
#

I'm happy to help ๐Ÿ™‚