Closed orzeszki closed 1 year ago
Hello, I was unable to recreate this issue, could you provide reproduce for me to check again?
Hello, thank you for your interest. Unfortunately I can't provide anything more as this is a project in my company. I have installed another plugin for ING available in composer and it works perfectly.
I would like to help you, but I don't have anything else that can help. The only information is that I updated Sylius from version 1.10 to 1.11 especially for this plugin, maybe here is a hint to reproduce the error.
In conclusion, you have switched from bitbag/sylius-ing-plugin to bitbag/sylius-imoje-plugin ?
In conclusion, you have switched from bitbag/sylius-ing-plugin to bitbag/sylius-imoje-plugin ?
No, I just switched to another plugin not from BitBag. Before it I used version 2.0.0 and 1.0.2 which is called bitbag/sylius-imoje-plugin
Thank's for the feedback
Sadly have to close due to inability to reproduce issue. I will stay on watch for another occurrence
Plugin version: 2.0.0 and 1.0.2 Sylius version: 1.11.14
I've added new payment by Sylius Admin Panel: Type: BitBag_imoje Code: tried imoje, ing, bitbag_imoje All required fields are filled Done every steps from here: https://github.com/BitBagCommerce/SyliusIngPlugin/blob/HEAD/doc/installation.md
But during redirection from checkout process where I chose available ing payment I get this error:
I've tried changing code to "ing" or "imoje" but it didn't work. How to register this gateway? I suppose this should be automatically.
Command
php bin/console debug:config payum
gives this result:sylius_gateway_config table:
sylius_payment_method table:
Of course, I tried other payment method names and their code such as "ing", "testing", "imoje". Only in the example above the names are the same as the factory name.
Your plugin Przelewy24 works fine. I don't have any idea what's going on.