PerfectSolution
Forum Replies Created
-
Forum: Plugins
In reply to: [Quickpay for WooCommerce] Compatibility with WooCommerce 2.6 brokeHi nektit,
Thank you for getting in touch.
The support for WC 2.x was removed in 4.9.0.
Unfortunately the README was not stating that correctly. I have updated the README and the requirements. I highly suggest that you downgrade to 4.8.4 until you get your WC upgraded to 3.x.
Forum: Plugins
In reply to: [Quickpay for WooCommerce] Internal server errorIt sounds like you are not running the latest version of the plugin. Either that or if the static JS files are cached on your end.
V4.9.0 entirely removed the parts you mention, so there is nothing in the plugin making these requests anymore.In case of a caching issue I just pushed v 4.9.1 which adds a specific plugin version query param to the static files to avoid caching problems on them.
Forum: Plugins
In reply to: [Quickpay for WooCommerce] Issues with order layout after latest updateThis is a caching issue. Make sure to clear all caches including your browserβs.
Forum: Plugins
In reply to: [Quickpay for WooCommerce] Site is inaccessible after the new updateSure, feel free to do so: info[at]perfect-solution.dk. And you can write us in Danish if you prefer π
Could you also please send me a system report? It can be found by going to “WooCommerce” -> “Status” -> “System status”. Click the purple button named “Get system report”. Copy the full report by clicking “Copy for support”.
Forum: Plugins
In reply to: [Quickpay for WooCommerce] Site is inaccessible after the new updateDid you try installing it through the plugin manager in WordPress? And could you try enable debugging first and then install/enable the plugin? That should display an error in your case.
Forum: Plugins
In reply to: [Quickpay for WooCommerce] Site is inaccessible after the new updateThat depends on your setup, but I would recommend that you take a closer look at this official error debugging guide from WP: https://codex.wordpress.org/Debugging_in_WordPress
Forum: Plugins
In reply to: [Quickpay for WooCommerce] Site is inaccessible after the new updateHi Carsten,
We have currently not experienced such errors before with the current version. Could you please go through your error logs to see if anything is stated in there?
Forum: Plugins
In reply to: [Quickpay for WooCommerce] Internal server errorIt sounds like your browser is not loading the stylesheets properly. Try flushing any WP/server cache and possibly a hard refresh in your browser.
Forum: Plugins
In reply to: [Quickpay for WooCommerce] Bug?: problem with failed ordersHi there,
I would like to hear a bit more about the use cases you are referring to. What exactly is a “Failed order in QuickPay”? Can you elaborate on the exact flow here?
Hi Skafte,
I definitely think a lot of users could benefit from this feature. However at the time being, I think a feature like this is beyond the scope of what we would like to have as a part of the core plugin.
I will keep it in mind though as a possible feature on the roadmap.
Forum: Plugins
In reply to: [Quickpay for WooCommerce] GitHub?Hi skafte,
First of all thank you for your interest in our plugin. It is highly appreciated.
The plugin is currently not maintained in a Github repo. The repo you are linking to is not managed by us. It looks like someone who has attempted to mirror it – probably through the WP SVN.
We are currently working on the plugin in a closed Bitbucket repo, but we could definitely consider to either push it to Github or make the Bitbucket repo publicly accessible.
Forum: Plugins
In reply to: [Quickpay for WooCommerce] Internal server errorHi,
Some servers might have problems coping with the amount of async request made from the order overview if you are showing a lot of orders per page in there.
In v 4.9.0 which is on the steps the async requests have been removed and has been switched out with synchronous requests on the order view generation. It is combined with a cache mechanism to prevent overload.
Until its release, you may benefit from disabling the transaction information from the QuickPay plugin settings.
Forum: Plugins
In reply to: [Quickpay for WooCommerce] Support for ApplyPayHi Peter,
Apple Pay is already supported. As of right now, the way to offer Apple Pay is to keep the “Payment methods” field empty. If you lock to any specific type of payment, Apple Pay will be removed.
Within a short period of time, QuickPay will be offering the possibility to lock payments to Apple Pay. When this becomes possible, we will most likely add a separate instance in the module to offer Apple Pay as a separate payment method.
Also, please keep in mind that Apple Pay is only supported if you use Clearhaus as acquirer, and it is only supported in on OSX/IOS with Safari.
Forum: Plugins
In reply to: [Quickpay for WooCommerce] Plugin could not be activatedHi,
You are running an old version of PHP. PHP version 5.3 or above is required to run this plugin.
Forum: Plugins
In reply to: [Quickpay for WooCommerce] Invalid requestHi there,
Its difficult to help you with this little information π
Where does this error occur exactly? Before or after being redirected to the QuickPay payment window? Can you provide a screenshot of the error?