This website requires JavaScript.
Explore
Help
Sign In
CGM_Public
/
pretix_original
Watch
2
Star
0
Fork
1
You've already forked pretix_original
mirror of
https://github.com/pretix/pretix.git
synced
2026-05-06 15:24:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1193254a62132feca1d861eecde31a713775231f
pretix_original
/
src
/
pretix
/
plugins
/
stripe
History
Raphael Michel
535d06c3ef
Fixed stripe template
2015-08-13 20:34:46 +02:00
..
static/pretixplugins
/stripe
Refs
#33
-- Added UI and Stripe support for retrying failed payments
2015-06-25 15:50:46 +02:00
templates/pretixplugins
/stripe
Fixed stripe template
2015-08-13 20:34:46 +02:00
__init__.py
Used isort to order all import statements
2015-07-19 20:46:34 +02:00
payment.py
Fixed a bug with unpaid stripe payments
2015-08-13 18:43:44 +02:00
signals.py
Used isort to order all import statements
2015-07-19 20:46:34 +02:00
urls.py
Used isort to order all import statements
2015-07-19 20:46:34 +02:00
views.py
Used isort to order all import statements
2015-07-19 20:46:34 +02:00