File tree Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -32,9 +32,6 @@ public static function excludeInvoicesAndPaymentPlan()
3232 $ methods [] = SystemPaymentMethod::INVOICE_FI ;
3333 $ methods [] = SystemPaymentMethod::PAYMENTPLAN_FI ;
3434
35- $ methods [] = SystemPaymentMethod::INVOICE_NL ;
36- $ methods [] = SystemPaymentMethod::PAYMENTPLAN_NL ;
37-
3835 $ methods [] = SystemPaymentMethod::INVOICE_NO ;
3936 $ methods [] = SystemPaymentMethod::PAYMENTPLAN_NO ;
4037
Original file line number Diff line number Diff line change @@ -46,8 +46,6 @@ protected function configureExcludedPaymentMethods()
4646 $ methods = ExcludePayments::excludeInvoicesAndPaymentPlan ();
4747
4848 //card
49- $ methods [] = SystemPaymentMethod::KORTCERT ;
50- $ methods [] = SystemPaymentMethod::SKRILL ;
5149 $ methods [] = SystemPaymentMethod::SVEACARDPAY ;
5250
5351 //other
You can’t perform that action at this time.
0 commit comments