Woo Subscription Integration (Pro)

Seamlessly integrate WooCommerce Subscriptions with Stripe's self-hosted checkout page for your subscription-based store. Supports a wide range of subscription features and payment methods.

Supported Features

woocommerce-subscriptions plugin is required for this integration.

Tutorial: Creating and Processing a Simple Subscription Product

This guide will walk you through creating a subscription product and processing it through the Stripe checkout page.

Install woocommerce subscription plugin

This integration relies heavily on the WooCommerce Subscriptions plugin. Purchase and install it from the WooCommerce website.

Enable Stripe Checkout Redirect payment gateway

Install our premium plugin and enable the Checkout Redirect feature. For detailed setup instructions, refer to our Checkout Redirect documentation.

Create a subscription product

  1. Navigate to Product -> Add New

  2. Select "Simple Subscription" from the product type dropdown.

  3. Fill in the subscription details. For example:

  • Price: €99/month

  • Sign-up fee: €100

  • Free trial: 10 days

  • Taxable: Yes (ensure tax settings are configured)

Save and publish the product.

Process a Subscription Order

  1. Add the subscription product to your cart and proceed to checkout.

  2. Review the order summary.

  3. Click the "Sign Up Now" button to be redirected to the Stripe-hosted checkout page.

Tip: For information on subscription coupons, see the WooCommerce Subscriptions Coupons documentation.

Combining Regular and Subscription Products

This integration supports mixed carts containing both regular products and subscription items. Customers can add both types to their cart and complete the purchase in a single transaction.

By following this guide, you can easily set up and manage subscription products in your WooCommerce store, leveraging Stripe's secure checkout process. This integration offers flexibility for various subscription models and ensures a smooth experience for both you and your customers.

Last updated