Commit graph

12 commits

Author SHA1 Message Date
IceToast b775ce6cc7 fix: 🚑️ changed the payment setup detection 2021-12-20 18:50:18 +01:00
IceToast 7989ff57b9 feat: Added Notification if Stripe isnt setup (like paypal) in store 2021-12-20 11:18:35 +01:00
IceToast 754a3e38b8 Merge branch 'development' into stripe_integration
# Conflicts:
#	app/Http/Controllers/Admin/CreditProductController.php
#	app/Http/Controllers/Admin/PaymentController.php
#	composer.lock
#	resources/views/admin/payments/index.blade.php
#	resources/views/admin/store/edit.blade.php
#	resources/views/store/checkout.blade.php
#	resources/views/store/index.blade.php
2021-12-17 10:41:32 +01:00
IceToast e3b8ff5045 Rename PaypalProduct -> CreditProduct 2021-12-14 15:47:50 +01:00
1Day 7ef8fdff4e guess im done? 2021-12-13 11:47:35 +01:00
AVMG20 370c85585c added the option to change the credits display name 2021-08-02 19:25:33 +02:00
AVMG20 7d34a15860 minor tweaks to force verification 2021-06-26 23:56:54 +02:00
Johannes bfa7a84e0b Fix: Force Verification 2021-06-26 22:04:23 +02:00
AVMG20 e40b2c49b2 added extra config option for server limit after purchases 2021-06-22 21:25:04 +02:00
AVMG20 3cedf3da29 7.4 support 2021-06-06 23:27:09 +02:00
Ramon Robben 02a2449350 Cleaned up controllers with for PHP 8 2021-06-06 20:17:52 +02:00
AVMG20 e5d638ee5e first init 2021-06-05 11:26:32 +02:00