-
-
Hi!
Low priority issue.
There is no default value given for xpath payone_general/global/request_type in etc/config.xml (no such node).
If you configure payone only for one website for instance (no …
a-t-s updated
7 years ago
-
M2.1.7
Error messages for wrong card information are not translated - even if german translation exists.
-
Hi,
please consider replacing calls toShopware()->Modules()->Basket()->sGetBasket() with Shopware()->Modules()->Basket()->sGetBasketData() where possible.
As a call to sGetBasket() will always…
-
Sorry for posting in german, it is too late to translate it :-/
Ich habe heute Payone auf die Version 3.7.7 in unserem Magento 1 aktualisiert. Seit dem funktioniert die Kreditkartenzahlung nicht me…
-
For implementing a recurring payment for paypal I was told by PAYONE to set the payment parameters "recurring" and "customer_is_present".
Unfortunately this is not possible, because the properties do…
-
**Preconditions**
- Store is in production mode
- Javascript is merged/minified/bundled: _Stores->Configuration->(Advanced)Developer->Javascript settings_
- Magento v2.1.6 (with sample data)
- mo…
-
Hi there,
we had an address validation error (which is correct as the address was not correct) but the response from Payone lead to a PHP notice in the module.
In https://github.com/PAYONE-GmbH/…
-
I get this error message when trying out your example module. I've installed it via composer `composer require proudcommerce/pshelloworld:dev-master` but after activation in backend its throwing the f…
-
In https://github.com/PAYONE-GmbH/magento-1/blob/master/app/code/community/Payone/Core/Helper/Config.php, you have a method `getShippingTaxClassId`, which simply returns the store config from `Mage_Ta…