After you create a PaymentIntent, the next step is to process the payment. The reader prompts the customer to insert or tap their card and then authorizes the payment.
To collect payment, make a request to Stripe with the ID of the PaymentIntent you created and the reader you want to use for the transaction.
Stripe
Status: Released
Tier: Pro
Since: 4.5
Overview
After you create a PaymentIntent, the next step is to process the payment. The reader prompts the customer to insert or tap their card and then authorizes the payment. To collect payment, make a request to Stripe with the ID of the PaymentIntent you created and the reader you want to use for the transaction.