Skip to content

In this project I integrate the payment gateway STRIPE to a product page using Django.

Notifications You must be signed in to change notification settings

NATASHA-ct/Payment_Gateway_Integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Payment_Gateway_Integration

In this project I integrate the payment gateway STRIPE to a product page using Django.

What you need

  • Stripe account
  • On your account switch to test mode
  • Get your API stripe public key and your secret key
  • Make sure to keep your keys in an env , thats best practise for security purposes.

Stripe documentation used:

for payment and checkout integration

for webhook integration

Screenshot

The card details below are provided by stripe and are for testing, anyone can use them

image

About

In this project I integrate the payment gateway STRIPE to a product page using Django.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published