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
0ecbee48ae
Stripe: Catch failing promise on JS level
2023-01-18 11:47:28 +01:00
Raphael Michel
59730ff501
Stripe: Rename SOFORT's public name
2023-01-09 10:03:37 +01:00
Raphael Michel
60554dad9a
Remove usage of deprecated Django APIs
2022-12-17 16:26:24 +01:00
Raphael Michel
bb718375e9
Stripe: Allow to set a custom statement descriptor suffix ( #2883 )
2022-11-10 09:11:35 +01:00
Raphael Michel
c05abcbccd
Bump stripe to 4.2.* and raise Stripe API version
2022-10-19 17:55:55 +02:00
Martin Gross
e16fd61bec
Stripe Connect: Fix account name retrieval ( #2857 )
2022-10-19 17:55:34 +02:00
Raphael Michel
8046bf98b7
Make link more visible on redirect.html page
2022-10-11 18:04:38 +02:00
Raphael Michel
9ed39ab0fa
Stripe: Prevent lost session with firefox tracking protection
2022-10-11 18:04:30 +02:00
Martin Gross
241169873b
Stripe: Automatically fail payments if the payment_intent has failed.
2022-09-14 10:07:34 +02:00
Raphael Michel
40574a00f7
Stripe: Show connected account ID
2022-07-29 09:48:56 +02:00
Raphael Michel
e2adf1fdb3
Layout refresh for plugin settings page ( #2490 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2022-03-21 16:42:03 +01:00
Raphael Michel
3596fa9c5a
[SECURITY] Fix (non-exploitable) XSS issue
2022-01-26 13:41:02 +01:00
Raphael Michel
31751cbd79
Stripe: Fix storage of failed refunds
2021-11-16 12:18:33 +01:00
Raphael Michel
f64a42d61a
Stripe: Fix handling of charges without source
2021-11-04 18:21:29 +01:00
Raphael Michel
c1994e89a5
Stripe: Fix MultipleObjectsReturned in webhook
2021-11-04 17:58:24 +01:00
Raphael Michel
e1ff6f8590
Stripe: Look up charges by their source ID as well
2021-11-04 17:20:45 +01:00
Raphael Michel
cc13ca1c3f
Fix #2165 -- Idempotency key errors from Stripe
2021-10-15 12:01:58 +02:00
Raphael Michel
aac67ebf83
Refs #2165 -- Lock payment object while processing Stripe response
2021-10-15 11:57:40 +02:00
Raphael Michel
6bb8b428dc
Stripe: API keys consistently are prefered over connect keys
2021-09-06 20:18:15 +02:00
Raphael Michel
9a7f3e2d8a
Stripe: Fix crash in shredder
2021-08-19 12:09:15 +02:00
Martin Gross
c1dfec20f6
Always register ApplePay domains in livemode ( #2154 )
2021-07-21 09:41:57 +02:00
Raphael Michel
a856a3ef6f
Stripe: Fix a rare crash with malformed settings
2021-06-25 11:27:12 +02:00
Raphael Michel
96eabebc15
Stripe: Improve refund error handling
2021-06-03 16:37:02 +02:00
Raphael Michel
b857c83193
Stripe: Handle IdempotencyError in more places
2021-05-28 10:26:27 +02:00
Raphael Michel
f19a74990f
Remove RequiredAction model ( #2078 )
2021-05-17 17:41:59 +02:00
Raphael Michel
403b8191e4
Upgrade to Django 3.2 ( #2056 )
2021-05-07 12:00:30 +02:00
Raphael Michel
c4189db548
Stripe: Allow destination charges
2021-05-03 22:22:53 +02:00
Raphael Michel
cd0e287403
Stripe: Fix redirect after giropay payment
2021-05-03 22:13:23 +02:00
Raphael Michel
d5a0facb92
Stripe: Do not show secret key in backend
2021-05-03 21:54:17 +02:00
Raphael Michel
a93287207b
pretix Community Edition moves to AGPLv3-based license ( #2023 )
2021-04-12 10:33:47 +02:00
Raphael Michel
8ca2fe7707
Stripe: Deal with conflicting settings
2021-03-04 20:13:10 +01:00
Raphael Michel
2dee222482
Payment plugin API: Add payment_presale_render
2021-01-07 17:55:27 +01:00
Martin Gross
d5b3528f92
Localize Stripe Elements to Order Page Language
2020-09-18 16:26:10 +02:00
Martin Gross
8ea66bc05b
First try at working around Stripe's iDEAL idempotency issues
2020-08-28 23:21:35 +02:00
Felix Rindt
77f76195c8
isort 5.0 config/docs ( #1736 )
2020-07-30 17:57:26 +02:00
Raphael Michel
640b9c876d
Stripe: Lock payment object while processing refund
2020-05-13 16:43:46 +02:00
Raphael Michel
ee1928aeed
Do not expose secret keys in global settings
2020-04-29 11:25:22 +02:00
Martin Gross
3c6fdd15af
Expose apple-developer-merchantid-domain-association on event_p… ( #1661 )
2020-04-24 09:14:39 +02:00
Raphael Michel
d224b5387d
Replace Travis with GitHub actions and fix many typos ( #1657 )
...
* Create django.yml
* Fix working directory
* ..
* .
* ..
* a.
* ..
* .
* Fix typo
* Install hunspell
* maxfail
* Fix install
* .
* Reduce number of typos
* Even less typos
* Postgres debug
* Spelling fixes, yet again
* Postgres with PW
* Fix failing test
* New workflows
* Fix syntax error
* Install gettext
* Test aginst python 3.6 as well
* Clean up strategies
* Add badge, do not ignore migrations
* Use pip cache
2020-04-22 12:07:58 +02:00
Raphael Michel
a1caa65776
Revert "Upgrade jQuery version (but keep old one around for now for plugins)"
...
We've got to many instances of this around:
https://stackoverflow.com/questions/38871753/uncaught-typeerror-a-indexof-is-not-a-function-error-when-opening-new-foundat
This reverts commit cc46d55f5e .
2020-04-02 16:42:54 +02:00
Raphael Michel
cc46d55f5e
Upgrade jQuery version (but keep old one around for now for plugins)
2020-04-01 16:06:46 +02: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
7e9c9beace
Allow to use a custom domain per event ( #1617 )
...
* Drop support for maindomain_urls/subdomain_urls in plugins
* Allow to use a custom domain per event
* Fix bug when manually saving domains
* Fix custom domains in debugging
* Fix middleware
* Fix middleware again, update docs
2020-03-23 13:03:14 +01:00
Raphael Michel
af84354e51
Resolve some warnings in the test suite
2020-03-09 14:57:19 +01:00
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
Raphael Michel
bb5c7c5ad7
Re-introduce plugin categories
2020-02-08 12:38:43 +01:00
Raphael Michel
9984fe97ba
Add OrderPayment.fail() to prevent race conditions ( #1572 )
2020-02-07 09:00:35 +01:00