How to filter WooCommerce Subscriptions customers by next payment date

In this article, we are going to see how you can search and filter your WooCommerce Subscriptions customers by their subscription next payment date. I’m also going to show you how you can create custom exports of your customers based on this field, which can be helpful for creating custom reports or sending the users to an email campaign.

The next payment date in WooCommerce Subscriptions indicates when the customer is due to be charged for a subscription. The next payment date is calculated based on the date of the last payment made by the customer. This is to ensure the subscriber receives access to the subscription for the full period of each renewal.

For example, if a customer purchases a monthly subscription product on 1st January and it gets renewed on 1st February, the next renewal payment date is calculated as 1 month from 1st February, which is 1st March. If the automatic renewal payment fails on 1st March and the customer then manually pays for the renewal on 3rd March, the next payment date is calculated as 3rd April, not 1st April.

woocommerce subscriptions next payment date

The WooCommerce Subscriptions module of Users Insights makes some of the customer subscription data available in the user table and filters. One of the fields that the module adds is the subscription next payment date. This allows you to search and filter your customers based on their next payment date field.

Listing and ordering customers by their next payment date

The easiest way to list your customers by the most recent payment date is if you simply sort your customer list by the Next Payment field. In order to do this, first you have to make sure you have the Next Payment field visible on your user table. If this field is not visible on your setup, just make sure that you have the WooCommerce Subscriptions module activated (from the Users Insights Module Options page). Then activate the Next Payment column via the show/hide fields menu. Now, if you simply click on the “Next Payment” column title, you will get an ordered list of all your customers with the ones with earliest next payment date on the top of your list. The customers that have had their subscription renewed most recently will be at the bottom of the list.

woocommerce subscriptions next payment

Please keep in mind that the Next Payment Date field should be treated as an estimate only, as the payment gateway determines when exactly payments are processed.

 

Filtering your WooCommerce subscribers by their next payment date

The next payment date field is also available in the Users Insights smart filters. This allows you to search and filter your customers by their next payment date. Here is an example of a list of all the users whose next payment date is due in the next 10 days:

woocommerce subscriptions next payment filter

 

Since Users Insights also includes the WooCommerce module, you can easily combine the WooCommerce Subscriptions field with the rest of the WooCommerce related fields like ordered product, number of orders made, etc. Here is an example of a list with all the users who have a due payment in the next 10 days and are subscribers to the specific product:

woocommerce subscriptions next payment product

The Next Payment date field can be also an indicator for an active subscription. Although you can use the Users Insights “Subscription status” filter to list all the users with an active subscription, you can also use the Next Payment field to find all the users that have a scheduled payment, regardless of their subscription status. This can be done just by applying a filter “Next payment is set”:

woocommerce subscriptions next payment is set

Exporting users based on their subscriptions next payment date

If you wish to export all the users whose next payment date is coming soon, you can easily do this by using the Users Insights custom export feature. All you have to do is to make sure that you have the proper filter applied and press the export button. Since the export functionality of Users Insights also automatically exports all the visible fields in the user table, you will have to make sure that you only have the fields that you want to be included in the export visible on the user table. You can control what fields are visible on the Users Insights table via the “eye” button menu.

woocommerce-subscriptions-next-payment-export

And that’s it! Now you know how to use the next payment filter to search and filter your WooCommerce subscriptions users with the help of Users Insights.