Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • We 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.
    Thread Starter Nuclear Ape

    (@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.

    We 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.

    Thread Starter Nuclear Ape

    (@nuclear-ape)

    wp 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 DB

    The server exceeds all the minimum requirements.
    The plugin was installed at https://www.chucklinggoat.co.uk

    I’m afraid that I didn’t switch the theme and disable plugins for testing.

    Nuclear Ape

    (@nuclear-ape)

    @mensmaximus Awesome bit of code, works a treat. Thank You ??

    Thread Starter Nuclear Ape

    (@nuclear-ape)

    UPDATE:

    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

Viewing 6 replies - 1 through 6 (of 6 total)