Showing posts with label Woocommerce Subscriptions Nulled Download. Show all posts
Showing posts with label Woocommerce Subscriptions Nulled Download. Show all posts

Wednesday, May 21, 2014

WooCommerce Subscriptions v1.5.2 Nulled Download

WooCommerce Subscriptions

WooCommerce Subscriptions v1.5.2 Nulled Download
*** WooCommerce Subscriptions Changelog ***
2014.05.19 - version 1.5.2
* Tweak: if a non-supported version of WooCommerce is active (i.e. a version prior to 2.1), do not load Subscriptions and display a notice to update WooCommerce
* Tweak: add update paths from Subscriptions version 1.1, 1.2 and 1.3 to version 1.5 (previously only version 1.4 to 1.5 was supported)
* Tweak: improve the notice displayed on checkout when no gateways are available that support subscriptions
* Tweak: store a record of the version installed before running an update
* Tweak: make the row titles on the responsive My Subscriptions table translatable (by adding a data attribute on the table cells and passing it to the CSS psuedo element's content)
* Fix: update .pot file for translation
* Fix: do not charge shipping up-front on subscriptions with a free trial or synchronised to a date in the future
* Fix: do not charge shipping on recurring items when purchasing a virtual subscription with physical products
* Fix: display correct shipping total when no recurring shipping is being charged
* Fix: make sure the variable subscription product type is registered on new installs
* Fix: IPN handling when purchasing synchronised subscriptions with PayPal
* Fix: invalid callback error in WC_PayPal_Standard_Subscriptions - not affecting any functionality
* Fix: numeral suffix for numbers higher than 20 (e.g. 21st not 21th)





Sales Page:


Download:

download

Thursday, May 8, 2014

Woocommerce Subscriptions v1.5 Nulled Download

WooCommerce SubscriptionsWooCommerce Woocommerce Woocommerce Subscriptions v1.5 Nulled Download
*** WooCommerce Subscriptions Changelog ***
2014.05.05 - version 1.5
* Requires: WooCommerce 2.1 or newer and Subscriptions 1.4 or newer (if upgrading)
* New: a subscription can now be purchased in the same transaction as other products.
* New: subscriptions can be purchased in multiple quantities rather than having to be purchased individually
* New: subscription renewal dates can now be synced to a specific day of the week, month or year
* New: support for the Points & Rewards extension: points will now be rewarded for subscription renewals
* New: completely new scheduler capable of scaling to hundreds of thousands of subscriptions & processing queues of thousands of simultaneous renewals
* New: filter orders on the Orders administration screen to show only renewal orders (for any subscription) or only original orders i.e. those orders that are not automatically generated to record a subscription renewal
* New: subscription switched email to notify store managers when a customer upgrades/downgrades their subscription (replaces the standard WooCommerce New Order email for subscription switches)
* New: subscription switch email sent to customers when upgrading or downgrading a subscription (replaces the standard WooCommerce Order Complete and Processing Order emails for subscription switches)
* New: added a filter for customising column content on the Manage Subscriptions administration screen (filter's hook name is 'woocommerce_subscriptions_list_table_column_content')
* Tweak: the order created to record a subscription switch is now transitioned to "completed" status regardless of whether the subscription needs to be switched or not because the order is simply a record of the switch and not indicative of an item needing to be shipped
* Tweak: the My Subscriptions section of the My Account page is now responsive
* Tweak: move sign-up fee field to own row on the Edit Product screen to improve display on small screens
* Tweak: when asked what type of product they are, variable subscriptions and subscription variations will now identify as both the subscription and standard equivalent (e.g. if a variable subscription is asked if it is a variable product, it will say yes, if a subscription variation is asked if it is a standard variation, it will say yes).
* Tweak: in API responses, include variable subscriptions’ children & subscription variations’ parent objects (due to tweak in variable/variation self-identification above)
* Tweak: limit subscription regardless of status to prevent the same customer account effectively being able to access more than one free trial period. More: http://docs.woothemes.com/document/subscriptions/store-manager-guide/#limit-subscription
* Tweak: only allow customers to purchase subscriptions with PayPal once the store's API credentials are entered
* Tweak: prefill "Change" next payment date fields with date in site's timezone instead of next payment date in GMT/UTC timezone
* Fix: fix stock management for variable subscriptions (due to the tweak above making variable subscriptions identify as variable products)
* Fix: edit product links on Reports page for subscription variations (due to the tweak above making subscription variations identify as standard variations)
* Fix: assorted fixes for data returned by API about subscriptions products (due to the tweak above making subscription variations identify as standard variations)
* Fix: product meta section is only printed on the My Subscriptions table if the product has meta data (i.e. don't include an empty <div>)
* Fix: when changing the customer on an order, make sure that all payment, trial & expiration dates are updated to prevent scheduling duplicate hooks (and potentially causing duplicate payments)
* Fix: display correct cart subtotal in cart widget to customer that has not yet visited the cart or checkout page (forces full total calculation whenever the cart contains a subscription product)
* Fix: incorrect next payment date when changing payment method to PayPal or switching subscriptions using PayPal as the payment method
* Fix: display the price suffix on variable subscriptions when a custom suffix is set under “WooCommerce > Settings > Tax”
* Fix: do not require payment for subscriptions for 1 billing period (e.g. $10 for 1 year) when a product or cart coupon has been applied for 100% of the initial amount
2014.04.09 - version 1.4.10
* Tweak: Do not add the "Payment received" order note when a subscription has a free trial and no sign-up fee, instead display "Payment authorized" for subscriptions using automatic recurring payments and "Free trial commenced" for those using manual renewals
* Tweak: On the Manage Subscriptions screen, do not display the subscription sign-up date in the "Last Payment" column if the subscription has a free trial and no sign-up fee (as there was no actual payment made)
* Tweak: Reinstate enctype='multipart/form-data' on the subscription add to cart form to fix compatibilty with file uploads via Product Addons extension (related to http://docs.woothemes.com/document/subscriptions/faq/#section-45)
* Tweak: Only output P tags for product meta on My Subscriptions table when product has meta
* Tweak: add enable/disable field for the Customer Renewal Invoice email
* Fix: set correct order date and ID in renewal order emails' subject & heading when sending more than one email in the same request (workaround until woothemes/woocommerce#5168 is implemented in WC 2.2)
* Fix: correctly close P tag when display product meta data on the My Subscriptions table
* Fix: display correct tax and shipping total on cart page when using Local Pickup shipping method and estimating shipping with the "Calculate Shipping" method
* Fix: display correct tax string when the "Display Tax Totals" setting is set to "As a single total" - requires new 'woocommerce_cart_totals_taxes_total_html' filter introduced with WC 2.1. See woothemes/woocommerce#5184 for details.
* Fix: capitalise custom attribute names in the product meta section of the My Subscriptions table
* Fix: allow standard products variations to be deleted (but still prevent subscription variations from being permanently deleted)
* Fix: Maximum execution time error when attempting to switch from a paid subscription to a free subscription
* Fix: Include billing period on a variable subscription's price when one variation is free (e.g. "From: $0.00 / month" instead of "$0.00 - $10.00")
* Fix: fix potential warnings on Manage Subscriptions admin screen when ordering by next payment date (caused by get_all_users_subscriptions() treating fee line items as product line items)
* Fix: don't duplicate renewal orders for subscriptions with a sign-up fee, but $0 recurring total and using a manual renewal method (or when automatic payments are disabled)
* Fix: move .pot file into /languages/ directory




Sales Page:


Download Link:


download