Stripe payment processor integration for Pretix which uses global publishable and secret API keys
Go to file
RunasSudo b3926cfee4
Add README.md
2020-09-04 18:01:35 +10:00
pretix_stripe2 Initial implementation 2020-09-04 17:58:25 +10:00
.gitignore Per Pretix 3.10 2020-09-04 17:56:37 +10:00
COPYING Initial implementation 2020-09-04 17:58:25 +10:00
README.md Add README.md 2020-09-04 18:01:35 +10:00
setup.py Initial implementation 2020-09-04 17:58:25 +10:00

README.md

pretix-stripe2

Stripe payment processor integration for Pretix which uses global (rather than per-event) publishable and secret API keys.

Copyright © Pretix Contributors. Adapted under the Apache Licence v2.0.
Copyright © 2020 Lee Yingtong Li (RunasSudo). Licensed under the GNU GPL v3.0 or later.