Relative Content

Tag Archive for javascriptstripe-paymentsauthorizationapplepay

Stripe Manual Capture with Apple Pay

I’m working on a web application where a seller needs to authorize buyer’s credit card and then charge it when the item is shipped, I’m using Stripe’s PaymentIntent.create with manual capture, first I create a PaymentMethod and then use it to create the PaymentIntent: