Max Kotliar
Max Kotliar
Contributors, like you.
Nope, but I'll try on weekends. (feel free to ping me the next week).
btw, you can drop too old versions if they fail ( do not spent time fixing them).
symfony 5.4\6.3 and php 8.4 would be enough
I want to get the list of supported gateways, using this list I can create a gateway later, when user choose one. But I cannot simply use `getSupportedGateways` because it...
And both Buckaroo_Ideal and Buckaroo in the list.
I have to skip them https://github.com/Payum/Payum/blob/master/src/Payum/Core/PayumBuilder.php#L577
Thanks @kayladnls. What about the reset (see above), they are not working too.
> . I found no way to integrate this, I use omnipay with the bridge in payum, and without notification I need to rewrite gateways to payum. FYI For the...
@judgej should we use acceptNotification method instead of fetchTransaction?