-
What am I supposed to enter here?
![image](https://cloud.githubusercontent.com/assets/1700132/26025279/53340870-37e4-11e7-85ea-7a378f0dd2ce.png)
![image](https://cloud.githubusercontent.com/asse…
-
when I define doctrine like this:
doctrine:
orm:
auto_generate_proxy_classes: '%kernel.debug%'
default_entity_manager: central
entity_managers:
central:
naming_strategy…
-
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. What was the order of those actions?
3. The …
-
Hi folks
First, I want to congratulate for this initiative.
Secondly, I want to request a less cryptic README. I installed sliptsh/lite and is working.
But I don't understand what I need to d…
-
I have an old project running in Symfony 2.8 LTS, Payum/Core 1.6.1 was released recently, and composer automatically updated to this version. After the upgrade the library stopped working and I had to…
-
Many eCommerce projects use Payum to handle server-side communications with payment gateways, but there are still a tremendous number of projects that still contain homegrown cURL code that [disables …
-
I'm wondering if this plugin will be ported to Yii 2 (or if it's already compatible with Yii 2)?
-
How to handle case when customer paid and leave PayU, not going back to the application?
I try handle this by event "payum.gateway.post_execute", but notify event with status "completed" no give my p…
wujku updated
6 years ago
-
I use Symfony4 and have an error in function doneAction
$payment->execute($status = new GetHumanStatus($token));
-
Issue: breaking changes over major sdk releases
As stated in [this](https://github.com/lolmx/Stripe/issues/4#issuecomment-530978139) and [this](https://github.com/lolmx/Stripe/issues/4#issuecomment…
lolmx updated
5 years ago