Raphael Michel
24dd065839
Revert "Order overview PDF: Allow to filter by subevent date"
...
This reverts commit 08f0150177 .
2024-01-12 15:54:59 +01:00
Raphael Michel
08f0150177
Order overview PDF: Allow to filter by subevent date
2024-01-12 15:53:38 +01:00
Raphael Michel
367a4fc64e
Stripe: Fix compatibility with old payments
2024-01-12 12:45:53 +01:00
Raphael Michel
33ace8554b
Check-in list export: Constant-memory implementation
2024-01-12 10:58:26 +01:00
Raphael Michel
94cbb19db0
Stripe: Convert all payment methods to intents except multibanco ( #3780 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-01-12 10:23:00 +01:00
Raphael Michel
2c67b82f4a
Bank transfer: Allow using external IDs for deduplication ( #3803 )
...
* Bank transfer: Allow using external IDs for deduplication
* Do not use empty string in nullable field
2024-01-09 14:01:01 +01:00
Raphael Michel
3101660a3e
PayPal: Fix error parsing mistake
2023-12-23 12:34:22 +01:00
Raphael Michel
7bc559acab
PayPal: Add communication messages on known issue
2023-12-23 11:29:20 +01:00
Raphael Michel
c58a1aaa48
PayPal: Add idempotency ID as per https://developer.paypal.com/api/rest/reference/idempotency/
2023-12-22 14:23:17 +01:00
Raphael Michel
385c8c6ef1
PayPal: Extend retry mechanism to POST and PATCH
2023-12-22 14:23:13 +01:00
Raphael Michel
d3457ce5b6
PayPal: Fix log level
2023-12-22 13:58:18 +01:00
Raphael Michel
7087f783e6
PayPal: Add request retry logic
2023-12-22 13:37:06 +01:00
Raphael Michel
12804ff1a0
PayPal: Improve logging for failures
2023-12-21 22:46:39 +01:00
Raphael Michel
9e3ce4f1ec
Bank transfer: Improve refund handling ( #3769 )
2023-12-20 13:50:50 +01:00
Martin Gross
8d9543c01e
Stripe: Add Klarna ( #3740 )
...
* Stripe: Add Klarna
* Improve country detection
* Allow to select method
* Fix isort
---------
Co-authored-by: Raphael Michel <michel@rami.io >
2023-12-20 10:15:34 +01:00
Raphael Michel
12a898476e
Replace redirect() with redirect_to_url() if we don't need Django's resolution
2023-12-08 15:38:50 +01:00
Raphael Michel
8a3b313cb6
Check-in: Show more information ( #3576 )
...
* Check-in: Show more information
* Add change notes
* Rebase migration
* Add "expand" option to checkinrpc
* REmove accidental file
* Docs fixes
* REbase migration
* Rebase migration
* Fix typo
* REbase migration
* Make web-checkin look more like new android checkin
2023-11-28 14:52:12 +01:00
Raphael Michel
965fcec9df
Check-in: New error reason for unapproved orders ( #3741 )
...
* Check-in: New error reason for unapproved orders
* Fix documentation verbiage
2023-11-28 12:50:29 +01:00
Martin Gross
7648be7937
Stripe: Add Support for Affirm Pay Later ( #3737 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
2023-11-23 13:02:29 +01:00
Raphael Michel
ae72a6f574
Stripe: Improve help texts
2023-11-20 09:28:51 +01:00
Raphael Michel
e73e5e0340
Bank transfer: Discourage payments before an order code exists (Z#23135042) ( #3692 )
...
* Bank transfer: Discourage payments befor an order code exists
* Update src/pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/checkout_payment_form.html
Co-authored-by: Mira <weller@rami.io >
---------
Co-authored-by: Mira <weller@rami.io >
2023-11-10 17:20:00 +01:00
Martin Gross
767bb27175
PayPal: Add visibility EventListener for onApprove (Z#23135203) ( #3687 )
2023-11-03 15:18:53 +01:00
Raphael Michel
10b515f1d1
Fix incorrect import
2023-11-03 13:18:36 +01:00
Raphael Michel
0400b577bb
Badges: Create templates for common paper sizes ( #3660 )
...
* Badges: Create templates for common paper sizes
* Add more sizes
* format lazy
2023-11-03 12:37:20 +01:00
Raphael Michel
216f931993
Stripe: Guard against invalid JSON in API
2023-10-25 13:24:34 +02:00
Raphael Michel
3aa751aa10
Accounting report: Split gift card transactions in credit and debit
2023-10-24 11:18:55 +02:00
Raphael Michel
a0831890ad
Check-in: New flags for check-in lists ( #3577 )
2023-10-23 15:52:06 +02:00
Richard Schreiber
0ad13a4dbe
Product settings: improve fallback labels for PDF-layouts ( #3656 )
2023-10-23 10:07:28 +02:00
Raphael Michel
1035fa20e9
Check-in: Add export with all valid codes (Z#23133941) ( #3652 )
2023-10-19 10:48:44 +02:00
Richard Schreiber
abfd8a7d86
Check-in list export: Fall back to invoice address (Z#23133171) ( #3650 )
2023-10-17 13:40:50 +02:00
Raphael Michel
e72f6746f2
Badges: Add Avery 63.5x96.6 template
2023-10-11 11:28:50 +02:00
Martin Gross
ae445c1460
Move apple-developer-merchantid-domain-association into setting ( #3611 )
2023-10-05 16:07:11 +02:00
Raphael Michel
6593a64b18
Badges: Add Avery 80x50 template
2023-10-05 15:44:47 +02:00
Raphael Michel
78fbfc9c80
Migrate from AutoField to BigAutoField ( #3493 )
2023-09-27 08:59:10 +02:00
Martin Gross
36203d653b
Display amounts with currency-derived decimals ( #3604 )
2023-09-18 17:48:34 +02:00
Raphael Michel
ecb4c34e08
Payment providers: Allow to set an availability start date per method (Z#23126769) ( #3569 )
...
Co-authored-by: Mira <weller@rami.io >
2023-09-14 11:08:37 +02:00
Richard Schreiber
af3100a354
E-mail content: insert placeholder into text on click
2023-09-14 10:32:22 +02:00
Raphael Michel
7545e92373
[SECURITY] Do not allow Pillow to parse EPS files
2023-09-12 11:50:01 +02:00
Raphael Michel
8dbc7ac5d7
Bank transfer: Hide email form if email was already sent (Z#23128941) ( #3570 )
...
Co-authored-by: Mira <weller@rami.io >
2023-09-08 14:11:45 +02:00
Phin Wolkwitz
991f245dce
Scheduled emails: Extend filter by subevents (Z#23122902) ( #3551 )
...
To create automated mail rules for specific subevents only, this adds a selection widget to choose which, only appearing if there are any subevents to select.
2023-09-06 12:05:37 +02:00
Raphael Michel
12095c0c9c
Sendmail: Rename "automated emails" to "scheduled emails" ( #3556 )
2023-08-31 11:01:50 +02:00
Raphael Michel
efb1141d59
PayPal: Add missing payment.fail() statements
2023-08-29 15:10:05 +02:00
Raphael Michel
322a730eb2
PayPal: Fix incorrect Decimal comparison
2023-08-29 15:06:03 +02:00
Phin Wolkwitz
4baf317934
Automated emails: Extend filter by check-in state ( #3489 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
Co-authored-by: Raphael Michel <michel@rami.io >
2023-08-23 16:19:27 +02:00
Richard Schreiber
1073ea626e
Banktransfer: make row-headers sticky (Z#23127000) ( #3537 )
2023-08-22 10:53:26 +02:00
Mira
6250ab2165
Bank transfer: Allow customer to send latest invoice via email (Z#207218) ( #3511 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
2023-08-09 18:23:45 +02:00
Raphael Michel
63ae0724cf
Accounting report: Refactor for easier extensibility
2023-07-24 15:42:16 +02:00
Phin Wolkwitz
4b706339ed
Sendmail rules: Extend filter by order status ( #3402 )
...
Add new order status filter settings instead of in form and API, while keeping backwards-compatibility
2023-07-21 17:43:19 +02:00
Raphael Michel
e9e98a7821
Fix typos
2023-07-21 14:54:35 +02:00
Martin Gross
b134f29cf6
Fix #1749 -- Stripe: Rewrite for Payment Methods and Payment Intents ( #2494 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
2023-07-21 13:19:24 +02:00