Commit graph

22 commits

Author SHA1 Message Date
Ferks-FK 754d4f178f Add encrypted migrations and closes #897 2023-10-22 11:11:49 -04:00
IceToast d5e9f3cdaf chore: 🔥 Remove unused extension routes 2023-06-10 02:03:37 +02:00
IceToast 2161464ee3 feat: Added Enum for payment states 2023-06-08 20:24:15 +02:00
IceToast 48e5cae9a1 feat: Migrate other payment gateways to new payment pattern 2023-06-08 20:24:15 +02:00
Ferks-FK 6d50834f9c Just by improving the code. 2023-06-08 20:24:15 +02:00
Ferks-FK 24ce267962 Implement coupons for the other gateways. 2023-06-08 20:24:15 +02:00
IceToast d51d5c66bf
Merge branch 'dev_no-encryption' into fix_extensionHelper_OS 2023-05-03 15:18:31 +02:00
IceToast 7754041532 fix: 🐛 hotfix migrations 2023-05-03 15:17:35 +02:00
1day2die 0bde32bd2f remove encryption to continue working // FIX INSTALLER [value] -> [payload] 2023-04-30 00:17:40 +02:00
IceToast 7701671c7e refactor: ♻️ Move Stripe Extension methods and config to Extension Class 2023-03-30 14:03:33 +02:00
IceToast d7a36c61b2 feat: Migrate Extensions from old to new settings system 2023-03-09 12:31:11 +01:00
IceToast 3cba1c60f8 feat: Add Extension Settings and migrations 2023-03-09 12:31:11 +01:00
IceToast 663e2370a2
fix: 🐛 Enable Stripe on local environment 2023-02-05 21:11:28 +01:00
IceToast b7a765bd8c
fix: 🚑️ Stripe extensions enable flag 2023-02-05 21:07:13 +01:00
IceToast 9260b967b3 fix: 🚑️ Enable/Disable Payment Gateways TODO: Integrate into settings! 2023-01-23 16:57:28 +01:00
IceToast d11bb52038 feat: Support csrf ignoring routes for extensions & moved extension config to own file 2023-01-21 01:04:23 +01:00
IceToast 6216892594 fix: 🐛 PartnerDiscount expected auth login -> not possible on webhooks 2023-01-20 23:42:53 +01:00
IceToast 64cd6ac98c feat: Added API-Route support for extensions 2023-01-18 18:05:32 +01:00
IceToast 41f8fd9550 fix: 🐛 PayPalSuccess payment status "paid" & Require auth on payment routes 2023-01-17 15:35:58 +01:00
IceToast 314d4de816 fix: 🐛 TypeError 2023-01-15 02:22:03 +01:00
IceToast a34825a692 feat: Moved Stripe functions to extension 2023-01-15 01:41:16 +01:00
IceToast e6ef07139d feat: Moved Stripe routes to extension 2023-01-15 01:40:25 +01:00