datenwerk
Forum Replies Created
-
Fixed in version 1.5.3.
Forum: Plugins
In reply to: [WooCommerce mPAY24 Gateway] Codierungsfehler in der Logdatei$mdxi->Order->TemplateSet->setCSSName( ‘MODERN’ );
in Version 1.5.3. umgesetzt.Fixed in WooCommerce version 2.6.3
Hi jbugella,
thank you very much for your bugfix. I put it in the plugin immediately and send a notice to mPAY24 support, that they should check the URLType. They will consider changes with the next schema update (MDXI.xsd).
The other URLs (success and confirm) didn’t have an escaping, so they stay unchanged.Kind regards
datenwerkForum: Plugins
In reply to: [WooCommerce mPAY24 Gateway] php file replacement leads to error 500@chesio: Thank you for your work. We will check your fork as soon as possible.
@kreativhuhn: Thanks for your response. Yes, we will definitely continue this plugin.
Forum: Plugins
In reply to: [WooCommerce mPAY24 Gateway] woocommerce_payment_complete not calledwoocommerce_payment_complete action is called in the woocommerce order payment_complete() function. This is called if mpay24 transaction is returned with status “billed” in our plugin.
Forum: Plugins
In reply to: [WooCommerce mPAY24 Gateway] Codierungsfehler in der LogdateiIch kann den Codierungsfehler nicht erkennen.
Wo scheitert es?Einzig:
"Helvetica Neue",Helvetica,Arial,sans-serif
Hier werden doppelte Anführungszeichen encoded. Am besten einfache Anführungszeichen im Backend eingeben.Forum: Plugins
In reply to: [WooCommerce mPAY24 Gateway] php file replacement leads to error 500The plugin is not compatible to the latest API Version (from github) yet. We are working on an update of the plugin to make it possible.
Thank you for your understanding!
Forum: Plugins
In reply to: [WooCommerce mPAY24 Gateway] Modify transaction detailsHi,
sorry for that late response.
Can you show us a screenshot of what you mean with “transaction detail window”? Or have you solved the problem yet?Kind regards
Forum: Plugins
In reply to: [WooCommerce mPAY24 Gateway] Authorization RequiredGlad to hear you made it ??
Forum: Plugins
In reply to: [WooCommerce mPAY24 Gateway] mPAY24 certificate expire?Hi the cert update does not concern the plugin directly. Mpay24 just switched from sha-1 to sha-256. This means that you’ll have to make sure your system supports the sha-256 algorithm and that the new root certificate is installed (https://www.mpay24.com/web/downloads/mPAY24.txt). Please also refer to the info mail sent by mpay24 in November. For questions concerning the certificate please contact mpay24. If you’re unsure if your system supports sha-256 or if you need help with the installation of the new certificate, your hosting provider would be the right contact.
Forum: Plugins
In reply to: [WooCommerce mPAY24 Gateway] Authorization RequiredHi, sorry for the late reply. Hope u got it working in the meantime. If not, please make sure you provided the right credentials in WooCommerce -> Settings -> Checkout -> Mpay24.
- Username: Your Merchant Interface username – skip the “u” in front of the number
- Password: Your SOAP password
For both entries: make sure that use the right credentials for the testing and production environment.
Forum: Plugins
In reply to: [WooCommerce mPAY24 Gateway] WooCommerce SupscriptionsNo, it doesn’t actually. But in general MPAY24 supports this with its “prosafe” feature. This you have to order from MPAY24. Then it’s possible to save customer accounts on MPAY24 and you can you this information to force recurring payments.
Forum: Plugins
In reply to: [WooCommerce mPAY24 Gateway] Dev-Mode working -> Live-Mode errorHi,
unfortunatly in live mode there is only this error message. Are there any further information in the log file?Maybe ask also the mPAY24 support if the request get through to them or if it stops before.
Forum: Plugins
In reply to: [WooCommerce mPAY24 Gateway] order_button_text not localizedThanks for this bug report.
We fixed that in current version 1.5