Subscriptio v3.0.7 – WooCommerce Subscriptions

最后更新于:2022-03-27 00:43:35

格尺建站系统(GeChiUI.com)是基于WordPress深度定制中文版建站系统,优秀的主题与插件都可以无缝迁移到GeChiUI中使用。

Subscriptionio is a WooCommerce addon for selling subscriptions. Subscriptio extends WooCommerce’s recurring payments functionality, allowing you to offer products such as magazine subscriptions, online memberships, e-learning packages, and other tangible and intangible goods.

Demo: https://codecanyon.net/item/subscriptio-woocommerce-subscriptions/8754068

Subscriptions can be arranged for both simple and variable items, and you can select the payment cycle, free trial period, subscription length, and setup charge. When a customer purchases a subscription, a subscription flow is initiated, which includes the events listed below in chronological order:

  1. Order has been placed.
  2. Payment has been received (skipped in case of trial with no setup fee)
  3. The subscription has been enabled (or enters an optional trial period)
  4. Order for renewal has been placed.
  5. Payment reminders have been sent.
  6. Make an attempt to complete an automatic payment (if payment gateway supports Subscriptio)
  7. Overdue subscriptions are marked as such (grace period; optional)
  8. Payment reminders have been sent to customers who have fallen behind on their payments (optional)
  9. Subscription has been canceled (optional)
  10. Cancellation notices were sent out (optional)
  11. If no payment is received, the subscription will be cancelled.
  12. The subscription period has ended (if not cancelled by the time maximum subscription length is reached)

Subscriptions can be paused, resumed, or cancelled by both store managers and customers. Customers, on the other hand, can opt out of this option. More configuration options are available, such as when reminders should be delivered, the length of the suspension time, and so on. Developers can also take advantage of numerous hooks and filters.

Features: Subscriptio

  • Allows subscriptions to be sold using WooCommerce.
  • All activities relating to subscriptions are handled automatically.
  • Stripe and PayPal are supported for automatic subscription payments.
  • Subscriptions can be created from both simple and variable products.
  • Set the length of the billing cycle and the maximum subscription period.
  • Allows you to charge a one-time signup fee in addition to the monthly price.
  • Allows you to set up 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 it to.
  • Subscriptions are purchased in the same way that other WooCommerce goods are.
  • It’s possible to buy both subscription and non-subscription products at the same time.
  • Multiple subscriptions and any quantity of each subscription are available for purchase.
  • Customers’ subscription list and subscription management tools
  • For each order including subscriptions, related subscriptions are presented.
  • For each subscription, related orders are displayed.
  • Admin subscription management section that is both simple to use and powerful.
  • All subscription transactions are tracked and shown.
  • Sell any goods, material or intangible.
  • Sell online memberships that vary on a regular basis (requires additional extension)
  • For developers, there are numerous hooks and filters.

Payment Processing

Semi-automated and fully automatic billing are both supported by Subscriptio. Customers who have semi-automated billing receive an email at the start of each billing cycle, click on a Pay Now link, and manually make their payments. Payments are made automatically in the case of fully automatic billing, and no action is required.

Subscriptio works with all WooCommerce payment gateway plugins for semi-automated billing.

Subscriptio requires some unique functionality in the payment gateway extension that allows Subscriptio to receive recurring payments at its own discretion in order to fully automate billing.

Stripe and PayPal Express Checkout are two built-in payment gateway extensions in Subscriptio that enable fully automatic billing right out of the box. They have all of the features necessary by Subscriptio and can also be used as ordinary payment methods.

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 a monthly fee to PayPal – if in question, contact PayPal support.

变更日志: 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

⭐Similar suggestion: WooCommerce Subscriptions – Subscription Plugin For WooCommerce

下载 Subscriptio v3.0.7 Nulled

注意: 也许你需要在安装插件之前解压。 如果任何主题/插件包含病毒,我们不提供任何保证。在本地主机上使用,请先查杀病毒。