Category: WooCommerce
-
Extending the WooCommerce Analytics CSV export
The WooCommerce Analytics export is a powerful tool for store owners, but it has its limitations. The default CSV export file doesn’t include all the order details, probably for readability. While you can remove columns easily, there’s no graphical way to add more information. One very good reason why you’d want to add more data…
-
Streamline Order Completion Workflow with Automated Shipment Updates using the WooCommerce Shipmate Integration
WooCommerce shipping plugins often don’t change the order status to “completed” after delivery. This means a staff member has to manually check the shipment and update the status of each order, which is a repetitive and annoying task. In this guide, we’ll discuss how can we automate this step so you don’t have to do…
-
How to add the CC’s last 4-digits to the Order Details Table (WooCommerce Stripe Payment Gateway)
The Stripe for WooCommerce plugin will only save the card identifier if the customer opts in for it. With this method, you’ll be saving it for all customers, so it may raise compliance concerns depending on your specific case. This guide ONLY focuses on the technical side: how to retrieve card details from Stripe (brand…