Not a Python dev? Try Ruby • PHP • Node • Go • Java • .NET instead.
What you’ll learn
Authentication is fundamental to using Stripe. Secure keys, or tokens, are used to authenticate requests made to the Stripe API. In the video, you’ll learn how to:
- Securely make Stripe API requests
- Pass payment information from your frontend to your backend
Who this video is for
This video guide is primarily for developers new to Stripe but developers familiar with Stripe might learn some new things as well.
How to follow along
If you want to work alongside the video, you’ll need a Stripe account and a Python environment to work in.
Resources
- Authentication with stripe-python video
- Authentication reference documentation
- API keys documentation
Top comments (0)