https://github.com/davipythonweb/checkout_django_stripe__
Python/Django +Stripe
https://github.com/davipythonweb/checkout_django_stripe__
django-framework python3 stripe webhook
Last synced: 2 months ago
JSON representation
Python/Django +Stripe
- Host: GitHub
- URL: https://github.com/davipythonweb/checkout_django_stripe__
- Owner: davipythonweb
- License: mit
- Created: 2024-07-15T03:41:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-29T13:35:30.000Z (over 1 year ago)
- Last Synced: 2025-04-08T00:24:18.568Z (12 months ago)
- Topics: django-framework, python3, stripe, webhook
- Language: Python
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# checkout_django_stripe__
Python/Django +Stripe
- Django_Framework + stripe
- stripe_webhook + api_checkout
- Para testes interativos com o Stripe, pode usar o número de cartão 4242 4242 4242 4242
- user admin
`db-admin`
`db-admin@contato.com`
`Administrator$500`
* para baixar arquivo stripe cli
- https://github.com/stripe/stripe-cli/releases
- para descompactar: tar -xvf
* fazer login no stripe para testar o webhook
- ./stripe login
* abrir o webhook
- ./stripe listen --forward-to localhost:8000/stripe_webhook