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
ce834d7028d12711b5ddde729908ee7ce83024a9
pretix_original
/
src
/
pretix
/
plugins
/
paypal
History
Raphael Michel
33b34f31d1
Add BasePaymentProvider.payment_control_render_short and use it on refund page
2021-01-27 10:34:59 +01:00
..
migrations
Fix
#571
-- Partial payments and refunds
2018-08-06 12:24:36 +02:00
templates/pretixplugins
/paypal
PayPal: Show sale ID in backend
2020-04-27 11:39:57 +02:00
__init__.py
Upgrade to Django 3.0 and other dependencies (
#1568
)
2020-03-23 15:02:20 +01:00
models.py
Upgrade to Django 2.1 (
#710
)
2018-08-06 12:48:46 +02:00
payment.py
Add BasePaymentProvider.payment_control_render_short and use it on refund page
2021-01-27 10:34:59 +01:00
signals.py
Hide PayPal secret key in global settings
2020-04-29 11:27:38 +02:00
urls.py
Fix
#369
-- Connect with PayPal (
#1084
)
2018-11-21 11:14:33 +01:00
views.py
PayPal: Improve handling of exceptions form paypalrestsdk
2020-06-12 13:21:44 +02:00