-
I have this code:
```
$gopay = GoPay\payments(array(
'goid' => GOPAY_GOID,
'clientId' => GOPAY_CLIENT_ID,
'clientSecret' => GOPAY_CLIENT_SECRET,
'isProductionMode' => false,
…
-
Installed latest plugin in shopware and entered our details. This is our log. What to do now? I've set mode to production. Do you need GoID or Cliend Id to investigate?
-
After calling PaymentStatus, this exception occurres:
System.NullReferenceException: Object reference not set to an instance of an object.\r\n at GoPay.GPConnector.CreateRestRequest(String url, Str…
-
the python 3.5 pip install on Ubuntu 16.04 throws:
```
Collecting gopay==1.1.0 (from -r /home/merchang/code/requirements/base.txt (line 22))
Downloading gopay-1.1.0.tar.gz
Complete output …
fazpu updated
6 years ago
-
Aktuální verze vyžaduje Guzzle 5, který už je ale poměrně zastaralý. Pokud je cílem podporovat dávno mrtvé PHP 5.4, nebylo by lepší použít buď nějaký jiný balíček nebo udělat podporou obou verzí (tak …
-
Hi,
gopay few months ago switched testing server to new url: https://gw.sandbox.gopay.com/
https://testgw.gopay.cz/ is no longer valid.
More info below:
> Dobrý den,
>
> URL adresa test…
hantc updated
7 years ago
-
> Install-Package : Could not install package 'GoPay.NET 1.1.4'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.5', but the package does not contain any a…
-
I am getting this error while using the newest version of jackson core and databind:
`java.lang.NoSuchMethodError: com.fasterxml.jackson.databind.util.BeanUtil.okNameForGetter(Lcom/fasterxml/jackso…
-
U metody addCartItem je atribut $price a popis "In hundredth of currency units". Z toho bych chápal, že je to cena za kus. V dokumentaci ČSOB je ale uvedeno, že je to celková cena. Nenašel jsem, že by…
-
Potřeboval bych rozšířit funkčnost o podporu volání této API funkce:
https://doc.gopay.com/cs/#eet-%C3%BA%C4%8Dtenky-platby
Funkce vrátí seznam všech EET účtenek k dané platbě.
Při refundaci pl…