Get all WooCommerce Refunded orders

…this as a general helper function, let’s ensure we return exactly what we say we will — an array of order IDs with refunds attached to them. Now we’ll put this all together in a helper function we can use for our site or project: /** * Returns an array of order IDs that have a refund associated with the order * * @return array $refunded_order_ids */ function sv_get_wc_orders_with_refunds() { $query_args = array( ‘fields’ => ‘id=>parent’, ‘post_ty…

Read More

Ask SkyVerge

Moving WooCommerce Related Items to a Product Tab

…t about moving them to a tab? I’d love your ideas on how to make the tab disappear if there are no upsells. Definitely possible! By default, the upsells are shown on the product page below the product description: We can move them to another location (in this case, within a tab), but we’ll need a few steps to do this: A way to check if there are upsells A way to add the tab if so Remove upsells from the current location Output the upsells content…

Read More

SkyTrip 2017

SkyTrip 2017 Recap

…bout how much they enjoyed mob programming (multiple people working on the same project on the same computer). Justin, Ryan, Fulvio, and Chase shared their progress on a Memberships integration with Shopify after having developed a working proof of concept in a single day. Emily and I shared a prototype of a new daily sales email, along with a plan for developing a new competitive intelligence tool. Overall the Hackathon was a big success and we’r…

Read More

WooCommerce extension updates & releases

WooCommerce PDF Product Vouchers 3.0

…r as a result (we’ll show you this shortly). More importantly, this let us save the term “voucher” for a generated voucher, and to give you a list of vouchers that customers have purchased (instead of keeping the voucher data on the order record). This makes finding and managing vouchers a lot easier, and has let us make it a lot easier to redeem vouchers for customers or update voucher data. As a final general improvement, we’ve changed voucher n…

Read More

WooCommerce.com Plugin Support

…_toggle style=”stroke” title=”Will you help me customize the plugin for my site’s needs?” state=”closed”] Our support guidelines and policy are still unchanged — support subscriptions include: download access via WooCommerce.com, plugin updates (for fixes, security, new features, and WooCommerce compatibility), and support. Support covers assistance with configuration, troubleshooting bugs and / or conflicts, and general help with set up questions…

Read More

WooCommerce Moneris

…ugh your web server. WooCommerce Moneris accepts all major credit cards (Visa, American Express, MC, Discover, Diner’s, JCB), and fully supports card verification for fraud monitoring with improved verification rules. Since version 2.0, it also supports Subscriptions, Pre-Orders, and securely saving cards to reduce friction at checkout and therefore increase conversions. Interac® is also supported! Canadian merchants can allow CA customers to secu…

Read More

WooCommerce Cart Notices

…Display Dynamic Notices to Customers during Checkout on your WooCommerce store. Add messages for customers anywhere on your site where shortcodes are allowed with WooCommerce Cart Notices. Increase sales by reminding customers of free shipping offers for orders meeting a price minimum, or simply thank customers for a purchase. Make your WooCommerce store friendlier and more interactive today!…

Read More

WooCommerce Elavon Converge

…iner’s Club, and JCB. Using WooCommerce Elavon, Customers never leave your site during the checkout process, which results in a seamless checkout process. Supports several advanced features like saved cards, multicurrency via Elavon, payment captures, refunds, and more! Elavon Converge was formerly known as Elavon VM (VirtualMerchant), and is available in North America and Canada. An SSL certificate is required to protect customers’ payment inform…

Read More

WooCommerce Product Documents

…-style menus to display product information for customers. Want to publish sample chapters or images from your ebook? No problem! Need to display technical specifications or assembly instructions? Product Documents makes displaying these easy and has a front-end display that looks professional and is intuitive for customers to navigate. Easily add documents to your short product descriptions, or use shortcodes or widgets to display documents anywh…

Read More