Max Kotliar
Max Kotliar
It is often the paypal payment `$this->requestDoExpressCheckoutPayment` is finished with these: ``` PAYMENTINFO_0_PAYMENTSTATUS: pending PAYMENTINFO_0_PENDINGREASON: multi-currency ``` so the code ``` php
see https://github.com/Payum/Payum/pull/248 and https://github.com/Payum/PayumBundle/pull/197
The more flexible ignore handler. It would be cool to have ability to define ignored erros by minix this options: - message pattern - exception class for php errors it...