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-05 15:14:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2166fa6f4a0dfe41d1dd3a98fa2da6c168cfac11
pretix_original
/
src
/
pretix
/
plugins
/
stripe
History
Tobias Kunze
2166fa6f4a
Add spaces before ellipses … (
#257
)
2016-10-02 17:05:06 +02:00
..
static/pretixplugins
/stripe
Add spaces before ellipses … (
#257
)
2016-10-02 17:05:06 +02:00
templates/pretixplugins
/stripe
Fix a UX bug in handling Stripe checkout payments
2016-09-24 16:06:16 +02:00
__init__.py
Changed all core plugin versions to stay in sync
2015-09-08 20:58:24 +02:00
payment.py
Fix typo on Stripe plugin configuration alert. (
#251
)
2016-09-26 18:35:15 +02:00
signals.py
Stop instantiating context objects as it is deprecated
2016-09-26 19:01:38 +02:00
urls.py
Stripe: Removed global webhook, added test for webhook
2016-09-01 14:22:59 +02:00
views.py
Stripe: Fixed severe problem that lead to all orders being marked as refunded
2016-09-05 22:21:21 +02:00