-
I've seen this issue previously but the solution on those issues have not solved my issue.
(i'm using the LaravelPackage)
My ServiceProvider:
```
App::resolving('payum.builder', function(PayumBuilde…
-
TLDR: open cart implementation of json_decode function does not match standard version of function. Thus, systems that don't have it installed observe a completely broken permission system (everythin…
kulak updated
8 years ago
-
Hello,
I'm also developing some extra modules for caveman2. For some time I was thinking about wrapping everything into widgets and now I found this project. Boy am I relieved to find that so much wo…
ghost updated
8 years ago
-
When you install this version, everything seems to be fine, until you try to login into admin panel and you receive 'No match for Username and/or Password.' Reason: no admin user is created in databas…
-
now:
```
"require": {
"php": ">=5.3.2",
"payum/iso4217": "~1.0",
"kriswallsmith/buzz": "~0.13",
"league/url": "~3.0",
"ajbdev/authorizenet-php-api": "1.1.*",
…
-
## Backpac
[VirtoCommerce_Issue-36_2015-4-12.bacpac](https://forestum.blob.core.windows.net/db-backups/VirtoCommerce_Issue-36_2015-4-12.bacpac)
## Steps to Repro
1. Deploy to Azure from Github
2. Onc…
-
Hello Maksim,
I'm having great experience with Payum library. Now I face the need to make Refund operations and want to contribute with the resultant code.
I've found the question http://stackoverf…
-
Hi guys,
The example in the website (https://developers.klarna.com/en/api-references-v1/klarna-checkout) points to a undefined `checkout.order.uri` variable. The same is true for https://github.com/k…
-
Hi, I'm trying to install Sylius
`$ composer create-project -s dev sylius/sylius`
and i have
`[RuntimeException]
Failed to clone git@github.com:omnipay/targetpay.git, git was not found, ch
eck …
-
This line here https://github.com/Payum/Payum/blob/f189ce49d6361cc42ecc629f97c02b0c5579958e/src/Payum/Core/Bridge/Twig/TwigFactory.php#L39 is making PHP try to include the class for which is checking.…