mcgregormedia
Forum Replies Created
-
Forum: Plugins
In reply to: [Purchase Orders for WooCommerce] Fatal error on new versionMarking as resolved
Forum: Plugins
In reply to: [Purchase Orders for WooCommerce] Restrict Payment Method To Specific UsersThe plugin doesn’t have that functionality but you could use the tutorial at this page to make it work π
https://www.businessbloomer.com/disable-payment-gateway-specific-user-role-woocommerce/
Forum: Plugins
In reply to: [Purchase Orders for WooCommerce] Purchase order entry for web admin ordersSorry, I had to remove this in version 1.12.2 because there were issues under certain circumstances. I’ll troubleshoot it and hopefully reintroduce it soon.
I’ve just released a new version that removes all the recently added functionality. I haven’t been able to replicate any of the reported errors so in order to keep the plugin working properly I’ve just pulled those functions until I can troubleshoot it properly.
Forum: Plugins
In reply to: [Purchase Orders for WooCommerce] stopped working and casues fatal issueIβve added a conditional statement that will only run the code if the order is made with a PO. Let me know if you still have issues and Iβll investigate further.
Forum: Plugins
In reply to: [Purchase Orders for WooCommerce] Fatal error on new versionI’m unable to replicate this issue but the error…
Call to undefined method WP_Post::update_meta_data()… would suggest that the order wasn’t actually made with a PO but a different payment gateway, but the PO code is still being run on updating the order and failing.
I’ve added a conditional statement that will only run the code if the order is made with a PO. Let me know if you still have issues and I’ll investigate further.
Forum: Plugins
In reply to: [Purchase Orders for WooCommerce] Is this plugin likely to be abandoned?Sorry it’s been a while between updates – this plugin is still maintained.
Forum: Plugins
In reply to: [Purchase Orders for WooCommerce] Purchase order entry for web admin ordersAdded in version 1.12.0 π
I’ve just had a look. That is the block checkout being used and therefore this plugin is not compatible. Sorry π
What I mean is, are you using the Gutenberg checkout block on your checkout page? Or are you using a shortcode?
In your site admin, go to Pages > Checkout. If you see the checkout form in the admin screen, you’re using a block and this payment option will not display on the frontend checkout page as this plugin is not compatible with it yet.
If you see [woocommerce-checkout], you’re using a shortcode, the payment option should display.
I’m getting a 504 error when I try to access your site. Are you using the block checkout? This plugin isn’t yet compatible with blocks and won’t display.
Forum: Plugins
In reply to: [Purchase Orders for WooCommerce] Having issues with order notificationsClosing due to no replies.
Closing due to no replies.
Forum: Plugins
In reply to: [Purchase Orders for WooCommerce] Purchase Order UploadSorry, this isnβt something thatβs currently on the roadmap for this plugin.
There is one question from 8 months ago that I replied to. It works fine in 9.3.1 on my site so let’s try and troubleshoot why it’s not working for you. Do you have any console errors or anything in the php error log? Have you tried reverting to the default Storefront theme and testing it with that?