-
While checking the extension to integrate it into our magento shop, I've stumbled upon this:
Shouldn't be
```
Mage::getModel('postfinancecheckout_payment/observer_core')->addAutoloader();
```
…
-
We have variants, realized thanks to OXID feature of selections / select lists. When I try to buy multiple products, i.e. the same product, just different selections, Wallee module crashes:
```
[201…
-
Good morning,
Today the plugin was updated from version 1.7.18 to 2.0.6 on our website. Since then, we are no longer able to access the admin dashboard. Following error we receive:
WordPress-Versi…
-
hi all, reading the documentation I can't understand how the webhook works. Once the payment process has been done, I need to redirect the user to a page, but from here on it's not clear to me how I c…
-
https://de.wordpress.org/plugins/woo-wallee/
"This plugin has been decommissioned as of 5 September 2022 and is not available for download. This decommissioning is temporary, waiting for a full rev…
-
Hello
I want to create orders through backoffice and pay with wallee invoice.
I activate the tokenization on wallee backofice.
When a choose the wallee invoice payment I can't see any token drodo…
-
In order to get the changes made on Wallee, I re-save the credentials in the Magento admin.
Expected result:
- the credentials are saved and the changes made in Wallee are applied in the Magento w…
-
I'm getting an error if I try to activate with «WooCommerce PostFinance Checkout». According to Postfinance Support this should work but the plugin activation fails saying that "Woocommerce walleee 1.…
-
With Magento 2.4.4 moving to PHP 8.1 wallee should be compatible. But it still has several errors as of yet.
E.g. during compilation:
PHP Fatal error: During inheritance of ArrayAccess: Uncaugh…
-
In Magento, for example with the Magento Paypal payment method paypal_standard, when calling call `$order->getPayment()->getMethodInstance()` it returns the object `Mage_Paypal_Model_Standard`. When d…