SkyVerge WooCommerce Extensions

Adding WooCommerce Memberships Restriction Notice Merge Tags

We got an interesting question this week from a developer: Is there a way to show Membership Plan Names in a “content restricted” notice instead of products to buy? In this case, the site wasn’t selling Memberships, but rather taking applications for them, so the plan names made more sense. This question can show us a couple interesting concepts today to look at: (1) creating a helper method to get plans that restrict a product,…

New year

2016: Year in Review

Every year I find it super interesting to go back through an entire year’s worth of work to see what our team has accomplished, as you tend to forget some pretty big achievements as the year has gone on. It’s a great reminder of what you can get done in a year, along with seeing whether your longer term goals were realized or reinvented. 2016 saw a fair bit of growth and expansion for the…

WordPress development tutorials

Screen ID checks with WordPress Submenu Pages

Chances are if you’ve read our series on adding plugin settings to WooCommerce, you’re using an existing WooCommerce settings page or new settings tab to add any required configuration options for your plugin. If you have a more complex plugin who’s data will be accessed very often (such as Memberships or Subscriptions), you may even be adding a new submenu with a custom settings or usage page for your plugin. However, we’ve run into any…

Get all WooCommerce Refunded orders

I ran into an interesting problem recently for a consulting project where the client needed to know what orders have had refunds processed in WooCommerce. While helping out with this problem, I found that there isn’t a great way to get all refunded orders at once, only to get refunds for a particular order. There are a couple ways you could approach this issue. Let’s start with the couple methods they’d tried first: Get all…

month in review

October in Review – 2016

A bit late this month, but better late than never 🙂 Let’s take a look at our October month in review and which major development projects have been completed or are in progress. We’d wrapped our in-progress development from September, and we’ve got a lot of exciting work in the pipeline now! General Updates October was a lot of heads-down development on our plugins and Jilt app while we tried to finish up with plugin…

WooCommerce extension updates & releases

WooCommerce Chase Paymentech version 1.9

We are excited to tell you about the latest release of our WooCommerce Chase Paymentech extension! In version 1.9 we’ve added some key new features that will improve the experience for both you and your customers, along with a few under-the-hood updates to improve reliability. Refund or Void Charges in WooCommerce You can now refund or void transactions directly through the WooCommerce admin and have those actions reflected automatically in your merchant terminal. If you…

WooCommerce extension updates & releases

WooCommerce Social Login 2.0

We’re excited to share WooCommerce Social Login version 2.0 with you this week. This release doesn’t contain tons of new features, but it does have very significant changes to the plugin structure. Migrating to HybridAuth The biggest change in version 2.0 is that we’ve migrated to a new authentication library. This changes the way the plugin communicates with social networks to authenticate your customers and retrieve profile information. While you won’t see any changes at…

WooCommerce extension updates & releases

WooCommerce Elavon 2.0: Tokenization, Refunds, & lots of Payments Tools

We’ve got several exciting updates coming to WooCommerce Elavon Converge to share with you, which should be available via your WooCommerce dashboard by tomorrow! Version 2.0.0 refactors large parts of the plugin to make use of some common code we have for payment gateways, improving the plugin’s performance and reliability along with the addition of a new eCheck gateway. This also gives Elavon Converge some useful new features, such as capturing payments from within WooCommerce….

month in review

September in Review

These months just keep rolling by us! Time for another monthly recap 🙂 Our August review mentioned some of the development updates we’ve got today, and we have some new projects in progress as well. General Updates I don’t have too many general updates to share this month, other than it’s been crazy and exciting with several releases on our end. We haven’t written too many blog tutorials since we’ve been busy announcing updates, but…