-
Hello,
the extension is sending this response asnwer to Payone:
TSOK
Could you please help me why this happens. I was reading its UTF-8 problem, but i could find the file that would have t…
-
As seen here:
https://www.payone.de/payment/vorkasse/
-
"encoding: UTF-8" must be included in the request, because we send data as utf-8
if encoding is not specified in the request to payone, charset 8859-1 is used.
@andrii-kovalenko-ct
-
Magento 2.1.2 + sample data + payone module (dev-master)
In the payment step of the checkout I get a js error:
```payone_iframe_min.js:8 Uncaught TypeError: Cannot read property 'hasOwnProperty' o…
-
I just tried to install the dev-master version. There is a problem with installing it on magento 2.1.2.
Magento 2.1 requires magento/module-framework 100.1.2 and the payone module requires 100.0.*
Sa…
-
Good morning,
a new week, a new PAYONE 'challenge'…
I discovered that there is a problem with the current implementation for PAYONE that leads to incorrect hash calculation. We use product names wit…
-
We've installed your module on a Magento 2.0.4 system. When we're trying to access the checkout we get an error:
```
Notice: Undefined index: Number_type in /home/stage/public_html/app/code/Payon…
-
would it be possible to list the extension on https://packagist.org for easier installation? I see you already have an extension there. https://packagist.org/packages/payone-gmbh/
-
Are there any release plans for this? I would like to get a shop running until mid november including a payone integration. Since magento 2 has been release for almost one year now, i wondered why suc…
-
The new release v2.2 with SHA256 hash validation has broken 3 party purchases with our MIGS gateway. Reverting to MD5 version (2.1.1) works. I'm unable to find any documentation from our bank on SHA25…