-
**URL**: http://www.onnibus.com/en/index.htm
**Browser / Version**: Mobile Safari 8.0
**Operating System**: iOS 8.3
**Problem type**: Something else - I'll add details below
**Steps to Reproduce*…
-
Hello Wirecard-Team,
We figured out an error which we want to report here:
### Preconditions
```
Install Magento 2.1
Install Wirecard WCP Plugin
Use the Test-data from https://gui…
-
[Wirecard Woocommerce plugin errors.zip](https://github.com/wirecard/woocommerce-wcp/files/1248687/Wirecard.Woocommerce.plugin.errors.zip)
Dear Development Team,
We implemented your plugin on ht…
finea updated
7 years ago
-
version 1.5.10.1.
The app crashes with the following log after calling AcceptSDK.init(Context, String, String, String):
```
java.lang.NoClassDefFoundError: Failed resolution of: Lcom/scottyab/rootb…
-
Hello,
I activated the Checkout Seamless plugin for woocommerce and when I did that Order Button disappeared.
Why is this happening? I'm I doing something wrong?
Thank you.
-
Thanks for the response!
regards
-
Hello Wirecard-Team,
We have got this error:
![error](https://cloud.githubusercontent.com/assets/9529505/18987879/2ea8f330-8704-11e6-86f0-36c1ea6bef31.png)
We have debugged the Extension and found t…
-
Please have a look:
```
Uncaught Error: Class 'WirecardCEE_QPay_FrontendClient' not found in
.../httpdocs/wp-content/plugins/woocommerce-wirecard-checkout-page/class-woocommerce-wcp-gateway.php:…
-
The autoload.php uses the "isotope_wirecard" path:
``` php
NamespaceClassLoader::add('Isotope', 'system/modules/isotope_wirecard/library');
TemplateLoader::addFiles(array(
'iso_payment_wirecard'…
-
Instead of
``` php
$GLOBALS['TL_LANG']['MODEL']['tl_iso_payment.worldpay'] = array('Wirecard');
```
It should be
``` php
$GLOBALS['TL_LANG']['MODEL']['tl_iso_payment.wirecard'] = array('Wirecard');…