Subscriptionio is a WooCommerce plugin for selling subscriptions.Subscriptio extends WooCommerce's recurring payments capabilities, allowing you to offer products like magazine subscriptions, online memberships, e-learning packs, and other tangible and intangible goods.
Demo: https://code canyon.net/item/subscript IO-I Oh commerce-subscriptions/8754068
Subscriptions can be scheduled for both simple and variable projects, and you can choose the payment period, free trial period, subscription length, and setup fee.When a customer purchases a subscription, a subscription process is initiated, which includes the following events listed in chronological order:
- Order placed.
- Payment received (skip if there is no setup fee trial)
- Subscription enabled (or entering optional trial period)
- A renewal order has been placed.
- Payment reminder sent.
- Attempt to complete automatic payment (if payment gateway supports subscription)
- Expired subscriptions are marked as such (grace period; optional)
- Payment reminders have been sent to delinquent customers (optional)
- Subscription cancelled (optional)
- Cancellation notice issued (optional)
- If payment is not received, the subscription will be cancelled.
- The subscription period has ended (if not cancelled when the maximum subscription length is reached)
Both store managers and customers can pause, resume or cancel subscriptions. On the other hand, customers can opt out of this option.More configuration options are available, such as when the reminder should be sent, the length of the snooze, etc. Developers can also take advantage of numerous hooks and filters.
Features: Subscriptio
- Allows selling subscriptions using WooCommerce.
- All subscription-related activities are handled automatically.
- Automatic subscription payments support Stripe and PayPal.
- Subscriptions can be created from simple products and variable products.
- Set the billing cycle length and maximum subscription period.
- Allows you to charge a one-time registration fee in addition to the monthly price.
- Allows you to set a trial subscription period of any length.
- Subscriptions can be manually interrupted, resumed and cancelled.
- There are several configuration sections to make this plugin behave the way you want.
- Subscriptions are purchased in the same way as other WooCommerce items.
- Subscription and non-subscription products can be purchased at the same time.
- Multiple subscriptions and any number of each subscription can be purchased.
- Customer Subscription List and Subscription Management Tool
- For each order, including subscriptions, the associated subscriptions are displayed.
- For each subscription, the associated order is displayed.
- The Admin Subscription Management section is both easy to use and powerful.
- Track and display all subscription transactions.
- Sell any goods, materials or intangibles.
- Sell online memberships that change periodically (additional extension required)
- For developers, there are many hooks and filters.
delivery process
Subscription supports semi-automatic and fully automatic billing.Customers with semi-automatic billing receive an email at the beginning of each billing cycle, click the "Pay Now" link, and pay manually.Payments are made automatically in the case of fully automatic billing, no action required.
Subscriptio works with all WooCommerce payment gateway plugins for semi-automatic billing.
Subscriptio requires some unique functionality in the payment gateway extension that allows Subscriptio to receive recurring payments at its sole discretion to fully automate billing.
Stripe and PayPal Express Checkout are two built-in payment gateway extensions in Subscriptio that enable fully automated billing out of the box.They have all the features Subscriptio needs and can also be used as a normal payment method.
Please note that in order for the built-in PayPal Express Checkout extension to process recurring payments, your PayPal account must have reference transactions enabled, which may require you to pay PayPal a monthly fee - if in doubt, please contact PayPal support.
Changelog: Subscriptio
Version 3.0.7, 6 October 2021 * Feature - New subscription state tracking subsystem for even better reliability * Fix - WooCommerce Stripe payment gateway extension compatibility issue * Fix - Last renewal order id is nulled when nulling pending renewal order id * Fix - Add to cart text for variable products containing non-subscription variations * Fix - Incorrect variable subscription price display under certain conditions * Fix - Problems with My Account page when My Account is set as homepage * Fix - System unable to determine time zone on some installations/servers * Fix - Error if downloadable product is removed from order * Fix - Property rate_percent is not copied to renewal order tax items * Fix - Automatic subscription resumption should not happen when paused by admin * Tweak - Subscription event scheduling decoupled from actions/events * Tweak - Improved subscription recovery after failed actions or scheduled events * Tweak - New scheduled action "Schedule revision" * Tweak - Setting "Account for days subscription was paused" now enabled by default * Tweak - Improved subscription overview display in frontend, added more information * Tweak - Handle manual payments made on paused subscriptions * Tweak - If payment fails, log entry now has status 'failed' instead of 'error' * Tweak - Option to cancel subscription if last payment is refunded * Tweak - Switched Stripe gateway to fully use Payment Intents API * Tweak - Changed WooCommerce Stripe gateway extension min version to 4.5 * Tweak - Improved handling of zero-total orders in Stripe payment gateway * Tweak - Password fields are not used for PayPal API secret keys * Tweak - Other minor bug fixes and improvements * Dev - Multiple changes in RP_SUB_Scheduler, any customizations must be reviewed * Dev - Breaking changes in templates/subscription/subscription-overview.php * Dev - New filter subscriptio_can_reduce_renewal_order_stock * Dev - New filter subscriptio_subscription_overview_data * Dev - Removed filter subscriptio_subscription_status_overview_text Version 3.0.6, 18 September 2020 * Fix - Error on the activity log page related to actor id * Fix - Sign-up fee on product page is not displayed if recurring price is zero * Fix - Plurals don't work for recurring amount for years (always shows 'year') * Tweak - Other minor bug fixes and improvements Version 3.0.5, 5 July 2020 * Fix - Issue with renewal date calculation after free trial finishes * Fix - Uncaught Error: Call to a member function get_meta() on null * Tweak - Option to enable/disable the display of empty subscriptions list in frontend * Tweak - Option to enable/disable multiplying of sign-up fee based on quantity * Tweak - Empty subscriptions list is now displayed in frontend by default * Tweak - Prevent removal of inactive accounts of customers with subscriptions * Tweak - Prevent automatic removal of orders related to subscriptions * Tweak - Prevent automatic anonymization of orders related to subscriptions * Tweak - Show "per month" instead of "per 1 month" * Tweak - Other minor bug fixes and improvements * Dev - New function subscriptio_get_customer_enabled_subscriptions * Dev - New function subscriptio_customer_has_enabled_subscription Version 3.0.4, 28 February 2020 * Fix - Scheduled payment problems related to site URL scheme mismatch * Tweak - Other minor bug fixes and improvements * Dev - New constant RIGHTPRESS_TESTING_MODE_ENABLED to enable testing mode * Dev - New filter rightpress_testing_mode_day_override to facilitate testing Version 3.0.3, 21 December 2019 * Fix - System preventing subscription cancellation when initial order is cancelled * Tweak - Other minor bug fixes and improvements Version 3.0.2, 18 December 2019 * Fix - Multiple PayPal payment attempts result in multiple subscriptions * Fix - Subscriptions paid via PayPal shown as using manual payments Version 3.0.1, 17 December 2019 * Fix - Wrong payment gateway class name in PayPal EC callback handler * Fix - Minor fixes in the bundled 2.3.10 version Version 3.0, 16 December 2019 * Warning - Version 2.3.10 will be loaded on pre-existing installations by default * Warning - Please read the upgrade guide http://url.rightpress.net/subscriptio-3-0 * Feature - Plugin code fully rewritten to make it more flexible and maintainable * Feature - New measures taken to make the plugin even more stable and reliable * Feature - New familiar order-like subscription editing interface * Feature - Subscription items and recurring totals can now be edited by shop manager * Feature - Subscriptions can now be created manually by shop manager * Feature - Non-subscription products can be added to subscription by admin * Feature - Shop manager can add private/public notes to subscriptions * Feature - New manual cancellation handler cancels at the end of the prepaid term * Feature - Option to reactivate subscriptions that are set to be cancelled * Feature - Failed automatic payments can now be retried automatically * Feature - New email Customer New Subscription * Feature - New email Customer Payment Failed * Fix - Email subject is not changed in the actual email * Fix - Taxes not calculated on renewal orders under some conditions * Tweak - PayPal Adaptive Payments payment gateway extension removed (deprecated since 2016) * Tweak - Plugin now uses database transactions when they are supported by database engine * Tweak - "Send copy of this email to admin" now simply adds admin email as BCC email * Tweak - Custom post types now use custom sets of capabilities * Tweak - Main admin capability changed to manage_subscriptio * Tweak - Improved compatibility with new versions of WordPress, WooCommerce and PHP * Tweak - Min supported WordPress version set to 4.9 * Tweak - Min supported WooCommerce version set to 3.5 * Tweak - Min supported PHP version set to 5.6 * Tweak - Other minor bug fixes and improvements * Dev - Any previous customizations or integrations must be considered outdated * Dev - Majority of templates, functions, action and filter hooks have changed Version 2.3.10, 13 December 2019 * Fix - Improved Stripe migration script to avoid memory/timeout issues * Fix - Stripe not saving source id when cart total is zero (free trial) Version 2.3.9, 30 August 2019 * Warning - Please read if you use Stripe - http://url.rightpress.net/stripe-sca * Warning - This is the final non-breaking release before 3.0 (due in September) * Warning - Upgrade guide for 3.0 will be posted here - http://url.rightpress.net/subscriptio-3-0 * Feature - Added support for the official WooCommerce Stripe Payment Gateway extension * Tweak - Deprecated bundled proprietary Stripe payment gateway extension * Tweak - Added migration script to switch from proprietary to official Stripe extension * Tweak - Min supported WordPress version changed to 4.4 * Tweak - Min supported WooCommerce version changed to 3.0 * Tweak - Other minor bug fixes and improvements Version 2.3.8, 29 April 2017 * Fix - Stripe payment gateway bug related to stored cards Version 2.3.7, 15 April 2017 * Fix - Limits for subscriptions are also limiting regular products * Fix - Built-in Stripe payment gateway issues with currencies that have no decimals * Tweak - Other minor bug fixes and improvements Version 2.3.6, 5 April 2017 * Fix - Manual payments via PayPal EC gateway do not work under some circumstances * Fix - Month name display issue in built-in Stripe payment gateway extension * Fix - Shipping fee is displayed when renewal order shipping fee is disabled * Fix - Payment gateways not available to guest users when cart total is zero * Fix - Default WooCommerce emails are not suppressed properly * Fix - Undefined variable $context * Fix - PHP notice when executing bulk action * Tweak - Improved compatibility with WooCommerce 3.0 Version 2.3.5, 3 January 2017 * Fix - Stripe token not saved when customer is not logged in during payment * Fix - Zero tax rates are not displayed on renewal orders * Fix - Shop manager can't access and save settings * Tweak - Other minor bug fixes and improvements Version 2.3.4, 22 December 2016 * Fix - Issues related to free trial handling Version 2.3.3, 21 December 2016 * Fix - Incorrect recurring total when using a sign up fee (bug in last version) Version 2.3.2, 24 November 2016 * Fix - Error on thank you page when using subscription limits * Tweak - Option to apply sale price to initial order only * Tweak - Other minor bug fixes and improvements Version 2.3.1, 26 September 2016 * Fix - Product id set to variation id in variable order item meta * Fix - Tax class determined incorrectly for variable products in some cases * Fix - Invalid argument supplied for foreach() warning * Tweak - Option to use PayPal Adaptive Payments for existing subscriptions only * Tweak - Other minor bug fixes and improvements