Learn the front end steps for accepting a payment with Alipay from your customers using a custom form. You’ll see how to use the confirmCardPayment method from Stripe.js to securely confirm a PaymentIntent client-side.

Table of contents

00:00 Overview
00:38 Code walkthrough
02:28 Create a PaymentIntent
05:33 Redirect to the Alipay page or app with confirmAlipayPayment
09:55 Handling redirection from Alipay

#stripe.js #alipay

Accept Alipay payment with Stripe.js
1.30 GEEK