An open API service indexing awesome lists of open source software.

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

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