Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/natasha-ct/payment_gateway_integration
In this project I integrate the payment gateway STRIPE to a product page using Django.
https://github.com/natasha-ct/payment_gateway_integration
api-gateway payment-gateway payment-integration python stripe webhooks
Last synced: 2 days ago
JSON representation
In this project I integrate the payment gateway STRIPE to a product page using Django.
- Host: GitHub
- URL: https://github.com/natasha-ct/payment_gateway_integration
- Owner: NATASHA-ct
- Created: 2024-08-07T08:33:49.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-13T20:20:32.000Z (3 months ago)
- Last Synced: 2024-08-13T23:23:08.762Z (3 months ago)
- Topics: api-gateway, payment-gateway, payment-integration, python, stripe, webhooks
- Language: HTML
- Homepage:
- Size: 1.48 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
- https://docs.stripe.com/checkout/quickstart### for webhook integration
- https://docs.stripe.com/webhooks## Screenshot
The card details below are provided by stripe and are for testing, anyone can use them