Nuclear Ape
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] ‘Customer Payment Page’ Link Not working/ErrorWe have a huge amount of people look at our website but call us up to make the order.
We use that link to take payment for our customers.
We haven’t updated our store to 3.X yet as that link not working ruins the entire flow for our office staff manning the phones!
@mikejolley Is there a snippet we can use to bring this functionaility back to us who require it? You mentioned in a previous comment that you could use
user_has_cap
to give someone this capability – could you provide an example of how could we use that filter to give the capability to administrators? ( that sounds responsible to me ;p )- This reply was modified 7 years, 6 months ago by Nuclear Ape.
- This reply was modified 7 years, 6 months ago by Nuclear Ape.
I am trying to get mailchimp to grab the actual order number. It currently gets the post id and uses that for the order number.
Our website uses “Sequential Order Numbers” – a popular plugin by SkyVerge.
For full compatibility with extensions which alter the order number, such as Sequential Order Numbers, WooCommerce extensions should use $order->get_order_number(); rather than $order->id when referencing the order number.
Using the order number instead is both compatible with WooCommerce core and other plugins, as without the order number being changed, it will be equal to the order ID.
As I’m sure you know – mailchimp have just released “order notifications”. However, if it doesn’t grab the correct order number then the feature will not be usable.
If you need any more info let me know – I’m happy to help and eager to start using the order notifications feature.
Forum: Plugins
In reply to: [Mailchimp for WooCommerce] Manual orders do not syncWe would really like to see this feature as well. Manual orders account for a lot of our orders so we need to have them subscribed to the mailing list as well.
Forum: Reviews
In reply to: [Mailchimp for WooCommerce] Terribly slow due to poor use of admin-ajax.phpwp version 4.6.1
php version 5.6.23
custom theme
plugins:Adminimize
Advanced Custom Fields PRO
AJAX Thumbnail Rebuild
Akismet
Async JavaScript
Autoptimize
Contact Form 7
Jetpack by WordPress.com
MailChimp for WordPress
Members
App look-alike menus
Peter’s Login Redirect
Plugin Organizer
Q and A FAQ and Knowledge Base for WordPress
Redirection
SABRE
The Media
WooCommerce Dynamic Pricing & Discounts
White Label CMS
WooChimp
WooCommerce Checkout Add-Ons
WooCommerce Conditional Shipping and Payments
WooCommerce Create Customer on Order
WooCommerce Customer/Order CSV Export
WooCommerce Display Order Count
WooCommerce Braintree Gateway
WooCommerce Google Analytics Integration
WooCommerce Order Status Manager
WooCommerce Print Invoices/Packing Lists
WooCommerce Product Bundles
WooCommerce Google Product Feed
WooCommerce Sales By Location Report
WooCommerce Sequential Order Numbers Pro
WooCommerce Table Rate Shipping
WooCommerce
WooCommerce Helper
WP Maintenance Mode
WP Super Cache
WP Sync DBThe server exceeds all the minimum requirements.
The plugin was installed at https://www.chucklinggoat.co.ukI’m afraid that I didn’t switch the theme and disable plugins for testing.
@mensmaximus Awesome bit of code, works a treat. Thank You ??
Forum: Plugins
In reply to: [WooCommerce] Transactions failing due to extra item(s) being added to cartUPDATE:
the work around still shows the weird totals to the client on the order successful page and the email – which is far from ideal as it will seriously confuse customers