Max Kotliar

Results 92 issues of Max Kotliar

Hello! Please look at https://github.com/queue-interop/queue-interop project. Using interfaces from it allows us reuse some implementations like enqueue, which supports a lot of transports. You can outsource some code

I created this issue to keep track on transports that would be nice to add. So if you think that we should add support for something comment here instead of...

pinned

needs https://github.com/queue-interop/queue-interop/pull/28 initial discussion https://github.com/queue-interop/queue-interop/issues/27 further discussion https://github.com/php-enqueue/enqueue-dev/issues/831

pinned

fixes https://github.com/Payum/Payum/issues/528

enhancement

fixes https://github.com/Payum/Payum/issues/264 Usage: ``` php

enhancement

Right now a lot of stuff is happening at runtime. The payment flow is hard to predict and follow. It is hard to say: 1. What actions were executed? 2....

enhancement

related https://github.com/Payum/Payum/pull/248

enhancement

Run `./app/console payum:gateway-factory:debug` to see available gateway factories: Run `./app/console payum:gateway-factory:debug paypal_express_checkout` to see available gateway factory options:

enhancement