Title: Adding Subscriptions
Last modified: May 9, 2025

---

# Adding Subscriptions

 *  Resolved [gatherrest](https://wordpress.org/support/users/gatherrest/)
 * (@gatherrest)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/adding-subscriptions/)
 * I have followed your guide on adding a product with variable subscription options
   and I am able to select the variation and check out with the proper price applied
   to the product. It never shows up as a subscription though.
 * I have **WooCommerce Stripe Gateway** plugin for payments.
 * I did some research and saw there used to be issues with HPOS so I disabled that.
   I still just dont ever see any subscriptions getting created. No errors in the
   log indicate an issue. It seems like I am missing some kind of step that bridges
   the purchased product to show up as a subscription.
 * It should just be setting up attributes and variations, selecting those on the
   product page and as long as its a subscription it should automatically create
   a subscription right?

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

 *  Plugin Support [sebastianrybacki](https://wordpress.org/support/users/sebastianrybacki/)
 * (@sebastianrybacki)
 * [1 year ago](https://wordpress.org/support/topic/adding-subscriptions/#post-18460864)
 * Hello,
 * Thanks for reaching out and for the detailed explanation.
 * Yes, you’re right — once you’ve set up a variable product with subscription options
   correctly, selecting a variation and completing the checkout should automatically
   create a subscription.
 * Could you please let us know if you’re using the block-based checkout? If so,
   this might be the cause of the issue, as our plugin is currently not compatible
   with the WooCommerce block checkout.
 * To verify this, we recommend creating a checkout page using the classic shortcode:
   `[
   woocommerce_checkout]`Then try placing an order again and see if the subscription
   is created as expected.
 * Please let us know how it goes — we’ll be happy to assist further based on the
   results.
 * Best regards,
 *  Thread Starter [gatherrest](https://wordpress.org/support/users/gatherrest/)
 * (@gatherrest)
 * [1 year ago](https://wordpress.org/support/topic/adding-subscriptions/#post-18461837)
 * Thank you for your response! The issue is because of a block based checkout is
   not being hooked. Thanks for your confirmation; Now I can use the plugin!
 *  Plugin Support [sebastianrybacki](https://wordpress.org/support/users/sebastianrybacki/)
 * (@sebastianrybacki)
 * [1 year ago](https://wordpress.org/support/topic/adding-subscriptions/#post-18462733)
 * Thank you for the update — I’m really glad to hear that we were able to identify
   the cause of the issue and can now use the plugin successfully!
 * We have the compatibility with the block-based checkout in our internal list 
   of ideas for future updates. If this feature gets implemented in one of the upcoming
   releases, I’ll make sure to let you know.
 * Feel free to reach out anytime if you have further questions.
 * Kind regards,
 *  Thread Starter [gatherrest](https://wordpress.org/support/users/gatherrest/)
 * (@gatherrest)
 * [1 year ago](https://wordpress.org/support/topic/adding-subscriptions/#post-18465841)
 * I appreciate your help and the plugin itself! This seems to make things work 
   regarding the blocks. For the `hooks()` method in `SubscriptionCheckout.php`
 * `add_action('woocommerce_store_api_checkout_order_processed', $this);`
 *  Plugin Support [krzysztofskorupa](https://wordpress.org/support/users/krzysztofskorupa/)
 * (@krzysztofskorupa)
 * [9 months ago](https://wordpress.org/support/topic/adding-subscriptions/#post-18635682)
 * Hi,
 * I am pleased to announce that a new version of the Flexible Subscriptions plugin
   is now available, which includes support for blocks.
 * 1.6.8 – 2025-08-21
    - Restored Flexible Subscriptions admin pages.
    - Improved localization for payment dates and gateways.
    - Fixed issue with block checkout displaying error.
 * I encourage you to update and test it.
 * Best regards,

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

The topic ‘Adding Subscriptions’ is closed to new replies.

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

 * 5 replies
 * 3 participants
 * Last reply from: [krzysztofskorupa](https://wordpress.org/support/users/krzysztofskorupa/)
 * Last activity: [9 months ago](https://wordpress.org/support/topic/adding-subscriptions/#post-18635682)
 * Status: resolved