- Issue created by @munti
Solved with patch from https://www.drupal.org/project/commerce_barion_payment/issues/3467846 🐛 Barion locale(language also) select has not options, but it's required Active
I get a lot of errors when trying to add the payment gateway at /admin/commerce/config/payment-gateways/add:
Warning: array_flip(): Can only flip string and integer values, entry skipped in Drupal\commerce_barion_payment\Plugin\Commerce\PaymentGateway\BarionPaymentGateway->buildConfigurationForm() (line 184 of modules/contrib/commerce_barion_payment/src/Plugin/Commerce/PaymentGateway/BarionPaymentGateway.php).
Drupal 10.4.6.
Active
2.0
Code
Solved with patch from https://www.drupal.org/project/commerce_barion_payment/issues/3467846 🐛 Barion locale(language also) select has not options, but it's required Active