PerfectSolution
Forum Replies Created
-
Forum: Plugins
In reply to: [Quickpay for WooCommerce] order_id: already exists on another subscription.Hi Frederik,
I might have a fix ready for this very soon. Feel free to contact me on email if you would like to test it before release, when I get a little further in the process!
Forum: Plugins
In reply to: [Quickpay for WooCommerce] No Transaction StatusHi Ryan,
I think there might be two plausible reasons why there is no transcation state on the order.
1. The option is disabled in the QuickPay plugin settings. Go to /wp-admin/admin.php?page=wc-settings&tab=checkout§ion=quickpay and tick the “Get transaction info”-setting.
2. The callback never reached your website. Double check that the order actually has a transaction ID in WooCommerce. This is required in order to fetch transaction data. Callbacks might be blocked if you are on a localhost install or if you have firewall/security plugins blocking the request.
Forum: Plugins
In reply to: [Quickpay for WooCommerce] syntax errorDet var skam så lidt! 🙂 Godt det blev løst. God fornøjelse 🙂
Forum: Plugins
In reply to: [Quickpay for WooCommerce] syntax errorHej,
Det lyder som om du har en ældre version af PHP kørende på din webserver. Pluginet kræver PHP 5.3.0 eller derover.
Forum: Plugins
In reply to: [Quickpay for WooCommerce] order_id: already exists on another subscription.Hi,
Could you please elaborate on the following settings:
1. How are your product settings? Are you switching between variable or grouped products?2. How are your Switching options set in WooCommerce Subscriptions?
Please make sure you have uploaded all necessary files to the plugin.
Another thing – you do have a MobilePay instance. Is that a separate plugin from somewhere else?
Hi jenskirk,
I am not able to replicate this issue. Running 4.6.8 with WooCommerce 2.6.13 still offers a MobilePay option on my end.
Do you get any error messages in your error log?Forum: Plugins
In reply to: [Quickpay for WooCommerce] Not working after latest update 12/1-2017Hi there,
Thank you for your bug report.
I have pushed version 4.6.8 which should solve this specific issue.
Hi there,
Thank you for your bug report.
I have just pushed version 4.6.8 of the plugin which should solve this specific issue.
Forum: Plugins
In reply to: [Quickpay for WooCommerce] Error Woocommerce subscriptionBy looking at your site, it looks like you managed to get it to work.
Hi Jens,
It is not a present feature, but I will make sure to implement support for this in the very next version.
Forum: Plugins
In reply to: [Quickpay for WooCommerce] Overlay?Hi Jens,
No, that is currently not possible. I am however considering af version where this could be supported in a near future 🙂 I will make sure to update you whenever there is any news on this!
Added the code shown on the dev page to your functions.php will use the WPML language in the payment window (if supported).
@rasmusfranim – Check out the code example here: http://quickpay.perfect-solution.dk/developer/code-examples
Forum: Plugins
In reply to: [Quickpay for WooCommerce] Parse error after updating plugin to 4.6Hi!
This error appeared to installations on servers with PHP versions prior to 5.4. We have released a new version with PHP <= 5.3 compatible syntax.
- This reply was modified 9 years, 5 months ago by PerfectSolution.