Martin Gross
a1da2eafdc
Reinstate MOTO-Flagging for Reseller Scheme-TX ( #1570 )
2020-02-12 09:49:33 +01:00
Raphael Michel
21dcb4f43d
Revert "Optional MOTO-Flagging for Reseller Scheme-TXs ( #1570 )"
...
This reverts commit 0a920ac21c .
2020-02-12 08:01:24 +01:00
Martin Gross
0a920ac21c
Optional MOTO-Flagging for Reseller Scheme-TXs ( #1570 )
...
* Optional MOTO-Flagging for Reseller Scheme-TXs
* Update src/pretix/plugins/stripe/payment.py
Co-Authored-By: Raphael Michel <michel@rami.io >
* Update src/pretix/plugins/stripe/payment.py
Co-Authored-By: Raphael Michel <michel@rami.io >
* Manually rebase again...
* Fix a single whitespace for style...
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
2020-02-11 11:08:28 +01:00
Martin Gross
b3e3d427cb
Add more Stripe Payment Methods, simplify forms ( #1571 )
...
* Add more Stripe Payment Methods, simplify forms
* Revert accidential commit of boxoffice control renderer...
* Use existing QR-Code encoding in presale
2020-02-05 09:50:29 +01:00
Raphael Michel
02c81e0fa7
Stripe connect: Allow to set application fee
2019-10-13 13:30:58 +02:00
Raphael Michel
191729c07a
Remove "3DS mode" setting as it no longer has an effect
2019-08-08 19:25:31 +02:00
Raphael Michel
8889607d1c
Stripe: Fix test mode recognition
2019-02-27 09:12:04 +01:00
Raphael Michel
afd766999c
Upgrade to Django 2.1 ( #710 )
...
* Upgrade to Django 2.0
* more models
* i18n foo
* Update setup.py
* Fix Sentry exception PRETIXEU-JC
* Enforce slug uniqueness
* Import sorting
* Upgrade to Django 2.1
* Travis config
* Try to fix PostgreSQL failure
* Smaller test matrix
* staticfiles→static
* Include request in all authenticate() calls
2018-08-06 12:48:46 +02:00
Raphael Michel
18a378976b
Fix #571 -- Partial payments and refunds
2018-08-06 12:24:36 +02:00
Raphael Michel
7bccd62a4f
Fix #678 -- Data shredders for personally identifiable information ( #817 )
...
* Add data shredders for PII
* First working shredder
* Add more shredders
* Add new shredders and download confirmation
* tmp
* PayPal, Stripe, banktransfer
* Add icon to logs
* Untested payment log shredders
* Add waiting list shredder
* First tests
* Add tests for shredders
* Improve templats, link to shredder
* Test payment info shredders
* More tests
* Documentation
* Fix enabled flag in payment provider overview
* Fix minor issues
2018-05-02 15:59:59 +02:00
Raphael Michel
4ef63d026e
Stripe and PayPal: Issue warning on payments for paid orders
2018-04-12 12:55:15 +02:00
Raphael Michel
07750c1f8c
Fix #805 -- Handling of 3D secure payments
2018-03-26 23:22:30 +02:00
Raphael Michel
c9f5828eb9
Stripe: Support for restricted keys
2018-03-26 23:02:23 +02:00
Raphael Michel
938c7df28a
Fix #103 -- Implement Stripe Connect ( #836 )
...
* ...
* Upgrade Stripe API client
* Implement account choice
* Add disconnect and fix tests
2018-03-26 10:05:34 +02:00
Raphael Michel
79562e7ad9
Add logdisplay for charge.pending
2017-07-12 18:02:56 +02:00
Raphael Michel
48095d38be
Fix #407 -- Integrate more Stripe payment methods
2017-07-12 16:42:44 +02:00
Raphael Michel
554800c06f
Add 3DS support to Stripe plugin
2017-07-10 21:36:59 +02:00
Raphael Michel
b23d95b6c3
Fix #74 -- Warn if quota exceeds after payment
2017-01-04 19:19:58 +01:00
Raphael Michel
aed9382fd7
Introduce RequiredAction model
...
Fix #343 by no longer marking as refunded automatically
2017-01-04 15:04:18 +01:00
Raphael Michel
00810cdfab
Stop instantiating context objects as it is deprecated
2016-09-26 19:01:38 +02:00
Raphael Michel
ebbd9aaee9
Fix #232 -- display log text for stripe events
2016-09-18 18:29:18 +02:00
Raphael Michel
c4638a3402
Enabled asynchronous cart/order actions
2015-10-05 11:33:53 +02:00
Raphael Michel
8e086f1f3f
Added dispatch_uid argument to all receivers to prevent duplicate
...
execution
2015-08-15 14:36:29 +02:00
Raphael Michel
e828d711bd
Used isort to order all import statements
2015-07-19 20:46:34 +02:00
Raphael Michel
f04c43abdc
Refs #33 -- Added UI and Stripe support for retrying failed payments
2015-06-25 15:50:46 +02:00
Raphael Michel
d17bf6a874
Make plugin dependencies optional by allowing plugins to report errors
2015-04-19 17:35:42 +02:00
Raphael Michel
91087d0e1a
Payments via Stripe ( #30 )
2015-03-16 01:32:32 +01:00
Raphael Michel
4390ee0b07
Add a dummy Stripe plugin for testing purposes
2015-03-06 15:20:59 +01:00