Title: Expiring subscriptions
Last modified: August 31, 2025

---

# Expiring subscriptions

 *  Resolved [gerasjuta](https://wordpress.org/support/users/gerasjuta/)
 * (@gerasjuta)
 * [9 months ago](https://wordpress.org/support/topic/expiring-subscriptions/)
 *     ```wp-block-code
       Hello,I have a question about expiring subscriptions. When a user purchases a 1-month subscription (here is a list of meta fields):wps_schedule_start 1756543153wps_sfw_subscription_expiry_number 1wps_sfw_subscription_interval monthwps_sfw_subscription_expiry_interval monthwps_susbcription_end 1759221553wps_next_payment_date 1759221553I have a few questions:1. Will the amount be debited from the user when the expiration date arrives (1759221553 - September 30, 2025)? Is it expected that the wps_next_payment_date field contains the same timestamp as wps_next_payment_date?2. If these fields are deleted wps_sfw_subscription_expiry_number wps_susbcription_end this subscription will become eternal for the user, right?
       ```
   

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

 *  [Abhay-WP Swings](https://wordpress.org/support/users/wpssupport/)
 * (@wpssupport)
 * [8 months, 4 weeks ago](https://wordpress.org/support/topic/expiring-subscriptions/#post-18621963)
 * Hello,
 * 1. For your first point, the customer will not be charged because subscription
   will expire at saved timestamp
 * 2. And for your second point, we suggest don’t delete any key form subscription,
   we recommend keeping all subscription-related meta fields intact to avoid any
   unintended consequences. but if you want to make subscription enternal for the
   user then you need to update keys like wps_sfw_subscription_expiry_number as 
   blank value and wps_susbcription_end as 0
 * By doing this subscription will become eternal for the user
 * Thank you
 *  Thread Starter [gerasjuta](https://wordpress.org/support/users/gerasjuta/)
 * (@gerasjuta)
 * [8 months, 4 weeks ago](https://wordpress.org/support/topic/expiring-subscriptions/#post-18622111)
 * Thank you for your answers!
 *  [Abhay-WP Swings](https://wordpress.org/support/users/wpssupport/)
 * (@wpssupport)
 * [8 months, 4 weeks ago](https://wordpress.org/support/topic/expiring-subscriptions/#post-18623550)
 * Your most welcome!

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

The topic ‘Expiring subscriptions’ is closed to new replies.

 * ![](https://ps.w.org/subscriptions-for-woocommerce/assets/icon-256x256.gif?rev
   =2900200)
 * [Subscriptions for WooCommerce](https://wordpress.org/plugins/subscriptions-for-woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/subscriptions-for-woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/subscriptions-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/subscriptions-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/subscriptions-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/subscriptions-for-woocommerce/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Abhay-WP Swings](https://wordpress.org/support/users/wpssupport/)
 * Last activity: [8 months, 4 weeks ago](https://wordpress.org/support/topic/expiring-subscriptions/#post-18623550)
 * Status: resolved