Raphael Michel
e0e2b2d7f7
Allow hidden payment methods on payment method change ( #3682 )
...
* Allow hidden payment methods on payment method change
* Save hashes to meta data
2023-11-03 13:42:34 +01: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
Phin Wolkwitz
3f07050d42
Payment: Add setting to prevent reminder mails (Z#23123914) ( #3573 )
...
Adds a checkbox in each payment provider's settings controlling whether sending out expiry reminders should be prevented
2023-09-07 14:27:09 +02:00
Mira
53027b621f
Update payment.py ( #3559 )
2023-08-31 15:18:23 +02:00
Martin Gross
41cded095c
PProv: Implement detection of wallets such as Google Pay and Apple Pay ( #3444 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2023-07-11 11:51:43 +02:00
Raphael Michel
cc7f249cb8
Fix crash if a tax rule on a fee prevents sale (PRETIXEU-8MZ)
2023-06-23 11:49:09 +02:00
Raphael Michel
bd32b33ba9
Bump Django to 4.1.* ( #2989 )
2023-06-05 09:56:31 +02:00
Raphael Michel
c0419518c3
GiftCard: Add more information to transactions ( #3308 )
2023-05-12 09:38:35 +02:00
Raphael Michel
8dfc77a927
Manual payment: Support for "invoice immediately"
2023-03-17 15:25:51 +01:00
Raphael Michel
e358bacfa3
Expose some payment details in exports
2023-02-15 13:21:55 +01:00
Raphael Michel
c2c7e58fd6
Add BasePaymentProvider.refund_matching_id
2023-02-15 12:03:47 +01:00
Raphael Michel
6941dda489
Doc: Upgrade to Sphinx 6 ( #3113 )
2023-02-10 16:37:57 +01:00
Raphael Michel
749f5c7e6c
Invoices: Visibly mark paid invoices ( #3094 )
2023-02-07 11:34:38 +01:00
Raphael Michel
59d46ddded
Revert "First steps into pytz deprecation"
...
This reverts commit e4e7d50659 .
2023-02-01 13:15:18 +01:00
Raphael Michel
e4e7d50659
First steps into pytz deprecation
2023-02-01 13:12:24 +01:00
Raphael Michel
3c1f3a26cf
Always make explicit which tables to lock ( #3058 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2023-01-25 11:44:11 +01:00
Raphael Michel
cea6c340be
Bank transfer: Allow to send the invoice direclty to the accounting department ( #2975 )
2022-12-14 14:08:50 +01:00
Raphael Michel
b64c5735a8
Make str.format_map with untrusted input safer ( #2931 )
2022-12-08 13:49:07 +01:00
Raphael Michel
6a8df75a9f
Fix regression in handling gift card payments ( #2936 )
2022-12-05 11:32:27 +01:00
Raphael Michel
f782324d5f
Allow to adjust name and description of gift card payments
2022-11-24 16:36:24 +01:00
Raphael Michel
9624b1c505
Support for external gift cards ( #2912 )
2022-11-23 14:52:56 +01:00
Raphael Michel
62a6a11836
Add refund details to API
2022-11-15 18:10:19 +01:00
Raphael Michel
e9c440ceed
POS: Allow clients to fetch payment details
2022-04-15 14:09:51 +02:00
Raphael Michel
1f0f7b752f
Payment provider API: Add confirm_button_name
2021-11-29 20:54:24 +01:00
Richard Schreiber
4c3192f116
Payment availability-check: ignore country if no invoice address given ( #2171 )
2021-08-09 15:11:49 +02:00
Raphael Michel
a93287207b
pretix Community Edition moves to AGPLv3-based license ( #2023 )
2021-04-12 10:33:47 +02:00
Panawat Wong-kleaw
00a77d3de9
Manual payment: Add amount placeholder ( #1990 )
2021-03-03 15:04:44 +01:00
Raphael Michel
81f2b9db30
Fix typo in docstring
2021-01-29 10:32:35 +01:00
Raphael Michel
0747f5b8b8
Freshen up layout of refund choice page
2021-01-27 10:48:40 +01:00
Raphael Michel
33b34f31d1
Add BasePaymentProvider.payment_control_render_short and use it on refund page
2021-01-27 10:34:59 +01:00
Raphael Michel
41c69aaa2a
Allow to create refunds without a payment ( #1914 )
...
Co-authored-by: Martin Gross <gross@rami.io >
2021-01-26 10:53:59 +01:00
Raphael Michel
1325cf1e7c
Fix typo
2021-01-07 19:00:54 +01:00
Raphael Michel
2dee222482
Payment plugin API: Add payment_presale_render
2021-01-07 17:55:27 +01:00
Raphael Michel
e5a77dc482
Banktransfer: Show reference when switching payment method to bank transfer
2020-11-10 15:36:56 +01:00
Felix Rindt
a62c7939ae
Improvements for bank transfer importing ( #1762 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
2020-10-22 11:00:36 +02:00
Raphael Michel
59655dca82
Fix redemption of multiple gift cards
2020-09-18 18:20:08 +02:00
Felix Rindt
1c8699662d
Allow to create invoices before bank transfer runs ( #1734 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
2020-08-04 10:53:59 +02:00
Raphael Michel
c3745e792b
Fix PaymentProviderForm issue
2020-07-22 16:09:57 +02:00
Raphael Michel
e439b20618
Fix crash if gift card does not exist
2020-07-17 17:44:01 +02:00
Gamy
507e1a5b83
Added various missing punctuation marks, changed "following" to "selected" to match the display.
2020-06-30 09:20:11 +02:00
Raphael Michel
28831d674f
Fix typo in language files
2020-05-05 13:01:58 +02:00
Raphael Michel
ace32f3fc4
Remove one more usage of non-cached Countries()
2020-04-27 18:06:48 +02:00
Raphael Michel
f2844ac686
Add expiry dates and individual conditions to gift cards ( #1656 )
...
* Add expiry dates and individual conditions to gift cards
* Display refund gift cards with more details and prettier interface
* Allow to set gift card expiry and conditions when cancelling event
* Extend gift card search
* Fix #1565 -- Some gift card filters
* Improve list of gift cards
* Allow to edit gift cards
* Note on validity
2020-04-21 15:57:02 +02:00
Raphael Michel
b02196434b
Re-compute fees after applying a giftcard
2020-04-01 17:09:58 +02:00
Raphael Michel
0928358396
Fix > vs >= in gift card message
2020-03-29 13:53:58 +02:00
Raphael Michel
3eafec9d6e
Allow customers to choose to receive their refund as a gift card ( #1626 )
...
* Minor text adjustments
* Allow users to receive their cancellation as a gift card
2020-03-25 11:41:40 +01:00
Raphael Michel
af23d6e4bf
Upgrade to Django 3.0 and other dependencies ( #1568 )
...
* Upgrade Django to 3.0 and other dependencies to recent versions
* Fix otp version contsraint
* Remove six dependency
* Resolve some warnings
* Fix failing tests
* Update django-countries
* Resolve all RemovedInDjango31Warnings in test suite
* Run isort
* Fix import
* Update PostgreSQL version on travis
2020-03-23 15:02:20 +01:00
Raphael Michel
9c2af952b7
Fix another empty sequence error
2020-02-17 14:00:15 +01:00
Martin Gross
242dd24caa
Fix hiding of payment methods
2020-02-06 10:53:02 +01:00
Raphael Michel
3b4923ccae
Fix required field
2020-02-05 18:34:58 +01:00