Description
In this course, you will learn :
- learn about Stripe SDKs and libraries (both client and server) in order to enable payments in their apps and broaden their skill set.
- how to create a checkout experience and handle various payment scenarios using Stripe.
Syllabus :
1. Understanding Stripe API
- Stripe API Keys and Intents
- Interacting with Stripe API
2. Creating a Checkout Experience
- Setting Up the Server
- Build the Checkout Form
- Application Demo
- Save the Card for Future Checkouts
- Test Your Skills