Accept Pre-authorized debit in Canada (ACSS) with Stripe.js

Описание к видео Accept Pre-authorized debit in Canada (ACSS) with Stripe.js

In this episode, you'll learn how to confirm PaymentIntents on the front end with HTML and JavaScript to accept payment with Pre-authorized debit (PAD), also known as ACSS. This is a popular local payment method type in Canada.

Watch one of these episodes to learn the server side steps required to create a PaymentIntent using the Stripe API with one of the officially supported client libraries:

Ruby -    • Accept a payment - Create a PaymentIn...  
Python -    • Видео  
Node.js -    • Accept a payment - Create a PaymentIn...  
Go -    • Accept a payment - Create a PaymentIn...  
Java -    • Accept a payment - Create a PaymentIn...  
.NET -    • Accept a payment - Create a PaymentIn...  
PHP -    • Accept a payment - Create a PaymentIn...  

Resources

ACSS PaymentIntent creation: https://gist.github.com/cjavilla-stri...
Official documentation: https://stripe.com/docs/payments/acss...
Code: https://github.com/stripe-samples/acc...

Table of contents

00:00 Introduction
02:12 Verify the server endpoints
02:44 Create acss.html with a form
04:03 Initialize an instance of Stripe
04:14 Add a submit handler for the form
04:26 Create the PaymentIntent on the server
05:00 Confirm the PaymentIntent on the client
05:52 Test ACSS payments
08:18 Recap

Presenter

CJ Avilla - Developer Advocate at Stripe -   / cjav_dev  

Support
If you have a question, please feel free to reach out to our support team on Discord at https://stripe.com/go/developer-chat.

Updates
Sign up to stay updated with developer news: https://go.stripe.global/dev-digest

Feedback
If you have any feedback about this or other episodes, let us know: https://forms.gle/VjNqzRhotM2snYo88.
#Stripe #Payments

Комментарии

Информация по комментариям в разработке