Magento 1 Extension Release Notes
The latest version of the Subscribe Pro Magento 1 Extension is available for download by logging into the Subscribe Pro Merchant App and going to System > Software Download.
Our Magento 1 Extension is also available on the Magento Marketplace:
Version 1.4.1.1
Release Date: April 15, 2020
Features and Bug Fixes in Release
#172280598 | Pass Apple Pay merchantDomainName when starting Apple Pay session. This allows using multiple Apple Pay merchant domains (with multiple Magento stores) in a single Subscribe Pro environment. |
Version 1.4.1.0
Release Date: February 12, 2020
Features and Bug Fixes in Release
#171196589 | Support Apple Pay for subscription and non-subscription orders |
#171196658 | Updated PHP SDK to latest version (1.0.16) |
Version 1.4.0.11
Release Date: June 4, 2018
Features and Bug Fixes in Release
#157981005 | Fixed an issue when registering through guest checkout while subscribing with an offline payment method. |
Version 1.4.0.10
Release Date: March 21, 2018
Features and Bug Fixes in Release
#155635345 | Pass Magento Marketplace EQP standards checker tool |
#156141392 | Fixed a bug that caused recurring orders on subscription-only products to create a duplicate subscription |
#156174443 | Fixed a bug that prevented the subscription discount from being applied in the cart to subscription orders |
#156174472 | Fixed a bug that caused the "Reorder" button in the customer's My Account page on the Magento frontend not to apply default options as set in the Subscribe Pro UI product management |
#153637879 | Updated the list of fields in our documentation that our Magento 1 extension adds to the sales_flat_quote_item and sales_flat_order_item tables on the Magento database. View the updated page here: Magento Database Fields added by Subscribe Pro |
Version 1.4.0.9
Release Date: February 14, 2018
Features and Bug Fixes in Release
#155221460 | Fixed a bug on multi-store setups where customers could not be updated if a store was not configured for Subscribe Pro. |
Version 1.3.2.13
Release Date: February 14, 2018
Features and Bug Fixes in Release
#155221690 | Fixed a bug on multi-store setups where customers could not be updated if a store was not configured for Subscribe Pro. |
Version 1.4.0.8
Release Date: February 8, 2018
Features and Bug Fixes in Release
#155045070 | Finished support for offline payment methods on My Product Subscriptions page. |
Version 1.4.0.7
Release Date: February 6, 2018
Features and Bug Fixes in Release
#154817380 | Fixed 500 error on cart page |
#154707203 | Added support for offline payment methods |
#154980578 | Introduced form key support related to SUPEE-9767 |
Version 1.4.0.6
Release Date: January 29, 2018
Features and Bug Fixes in Release
#154701201 | Fixed an issue that prevented shipping addresses from being saved on subscriptions. |
Version 1.4.0.5
Release Date: December 11, 2017
Features and Bug Fixes in Release
#151336668 | Improved wording of Subscribe Pro Shipping method configuration. For instance, "Enable International Shipping" was changed to "Enable International Rate" to clear up confusion about what disabling that setting does. The customer will be able to ship internationally regardless, this setting only determines if a special international rate is used in such cases. |
#153231342 | Fixed duplicate subscription creation in the scenario where a customer has a virtual subscription product and a physical non-subscription product in the cart during checkout. |
#152450925 | Replaced "echo" with setBody() in My Subscriptions page controller. |
#153571681 | Send order data in create subscription POST request. |
#153575635 | Ensure default interval and subscription option are applied to subscription quote item when customer's chosen values are not available. This fixes issues such as the customer selecting the subscription option in the cart and clicking Checkout before the cart has time to refresh and apply the change, resulting in the subscription not being created. |
#153567374 | Improve error message when a bad bank routing number is entered. |
#146953927 | Fixed an issue where the guest checkout option could show up when a subscription-only item was in the cart. |
Version 1.4.0.4
Release Date: September 19, 2017
Features and Bug Fixes in Release
#151150718 | Added separate timeout for transaction API requests, which may take up to 60 seconds. Previously transactions were subject to the default 7 second timeout, which would cause issues any time a transaction took more than 7 seconds to complete. |
#151150690 | Labeled Hosted features as Experimental in extension configuration. These features are subject to change without warning and should not be used on a live site. |
#151150695 | Fixed error on Product Details Page for non-subscription products. |
#151150699 | Added My Bank Accounts link to the My Account section in Magento EE RWD template. |
#151055537 | Upgraded included Subscribe Pro PHP SDK version to 1.0.8. |
Version 1.4.0.3
Release Date: August 14, 2017
Features and Bug Fixes in Release
#148101597 | Improved error classification handling for card declines so that they will be sent to the correct Retry schedule when failing. |
#150188786 | Fixed sales order token feature. |
#150188560 | Fixed incorrect page title displaying on My Product Subscriptions page. |
#150188664 | Increased maximum PHP version allowed in extension package to 7.2.0 |
#150188723 | Fixed issue where cart totals were not updated during the add to cart procedure, which could cause issues with the display of the subscription discount in cart implementations. |
Version 1.4.0.2
Release Date: August 10, 2017
Features and Bug Fixes in Release
#145954059, #145954023, #145953955 | Implemented the Spreedly iFrame into the Subscribe Pro Vault payment method during frontend checkout, admin checkout, and on the New Credit Card page. All Credit Card collection now uses the Spreedly iFrame, replacing the JSONP functionality. Note: Any third party checkout extensions, such as OneStepCheckout will likely break when using this payment method. Additional custom development will be necessary to resolve any conflicts between these extensions. |
#145966289 | Resolved rewrite conflicts with AvaTax extension |
#144585097 | Fixed a bug preventing command line script from using the autoloaded classes |
Version 1.4.0.1
Release Date: May 1, 2017
Features and Bug Fixes in Release
#142344203 | Implemented a hosted My Subscriptions page option. |
#142425973 | Added a hosted My Address Book widget. |
#144199129 | Fixed a bug that prevented the CC type from being saved to the order payment method details when a new order was placed in the Magento 1 admin using the Subscribe Pro Vault payment method with a new card when the Save Card box is checked. |
Version 1.4.0.0
Release Date: March 27, 2017
Features and Bug Fixes in Release
This is a major release in the development cycle of the Subscribe Pro Magento 1 extension. We recommend testing it fully on a staging copy of your store before upgrading your live store.
Along with several significant infrastructural changes to the code, some notable customer-facing changes are the new eCheck payment method and improved customer experience on the My Product Subscriptions and My Credit Cards page. When the eCheck payment method is enabled, customers will be able to add their bank account during checkout the same way they can currently add a credit card. They will be able to save their bank information and use saved payment methods on recurring orders.
#135987713 | Replaced API client code with the Subscribe Pro PHP SDK library . |
#135947065 | Refactored module namespace (from SFC_Autoship to SubscribePro_Autoship ) |
#135946637 | Removed legacy code (legacy support for Authorize.Net CIM, Cybersource, etc.) |
#140691917 | Fixed a bug where the customer's group ID was cleared in SP when creating a new subscription |
#135970225 | Added a hidden configuration setting for HTTP vs HTTPS API access. |
#141601627 | Added eCheck payment method |
#142015961 | Added the ability to add a new credit card to a subscription on the My Product Subscriptions page. |
#142013755 | Fixed a bug that prevented a subscription being created when placing an admin order for a new customer with a new address. |
#140783749 | Added various dependencies to package (PHP SDK, Guzzle) |
#142016287 | Customers can no longer delete saved payment methods (credit cards or bank accounts) that are being used on an active subscription. |
#136308073 | Improved customer experience on My Credit Cards page. |
#142016549 | Removed the discount text and price from admin orders, as it was sometimes incorrectly calculated. |
#142518659 | Sync full address details to Subscribe Pro when ID-only address is displayed on the My Subscriptions page |
Version 1.3.2.12
Release Date: February 23, 2017
Features and Bug Fixes in Release
#140322245 | Added Subscription fields to the Magento SOAP v2 WSDL and the salesOrderItem endpoint:
|
#135653047 | Fixed error with PHP 7 |
#140322209 | The next_order_date will now be stored on order and quote items |
#134980319 | Added a sales order token to prevent duplicate orders due to subscriptions entering Retry after receiving a code error from Magento. |
Version 1.3.2.11
Release Date: May 11, 2016
Features and Bug Fixes in Release
#115547871 | Add event for changing shipping rate in recurring orders. |
#115547297 | When reauthorizing, no longer void the transaction if the existing authorization has had captures against it |
#119100507 | Allow frontend orders for subscriptions using Enterprise Rewards and Gift Cards that cover the full order (i.e. $0 orders) |
#117912699 | Remove references to legacy payment method support (Braintree and Paradox CIM) |
#117851561 | Fix width of next order date section on My Product Subscriptions page |
#119146441 | Add attributes to the Shopping Cart Price Rules conditions to allow rules to be based on Subscription Interval and the number of times the given subscription has placed an order to Magento |
#114957241 | Add a New Subscription page to allow customers to create a subscription without placing an initial order |
Version 1.3.2.10
Release Date: Mar 9, 2016
Features and Bug Fixes in Release
#115076583 | Fix error when placing an order in the admin with JSONP and Merge Javascript both enabled. |
#115107779 | Add Subscribe Pro Shipping Method implementation. This shipping method is now the default selection and the only option available on our Tier 1 / Basic Plan. See our new documentation here: Configuring Shipping for Recurring Orders ![Magento Admin Shipping Panel](/images/magento_admin_pannel_tier 1_shipping.png "Magento Admin Shipping Panel") |
Version 1.3.2.9
Release Date: Feb 24, 2016
Features and Bug Fixes in Release
#113682409 | Refactor logging code. Add configuration setting to log message only at or above a certain priority. |
#110988796 | Fix bug which prevented user-defined fields from being set / retrieved on subscriptions. |
#113691685, #113929213, #113929695 | Add re-authorization feature to the Subscribe Pro Vault payment method. Add a button to the order management UI in Magento admin to allow an authorization to be extended (i.e. voided and reauthorized) on a credit card. Add a configuration setting and mode to automatically void and reauthorize a credit card after a partial capture against the original authorization. |
#113688237 | Add an "Always Store Credit Cards" configuration setting to the Subscribe Pro Vault payment method. This setting causes the extension to always store customer's credit cards (only for logged in or registering customers), even when the "Save Card" checkbox is not used. |
Version 1.3.2.8
Release Date: December 18, 2015
Features and Bug Fixes in Release
#110427366 | Fixed bug placing subscription re-orders when Subscribe Pro Vault payment method was not enabled for one-time / non-subscription orders. |
Version 1.3.2.7
Release Date: November 28, 2015
Features and Bug Fixes in Release
#109100878 | Refund transactions reference "capture" not "authorization" transaction |
Version 1.3.2.6
Release Date: November 6, 2015
Features and Bug Fixes in Release
#107326618 | Changes to admin routing to be compatible with the Magento SUPEE-6788 security patch. |
Version 1.3.2.5
Release Date: October 23, 2015
Features and Bug Fixes in Release
#105312540, #105312068, #105312336, #105312762 | Add support for payment profiles which link to 3rd party vault payment tokens. |
#106139314, #106139228, #106313324, #106314334 | Fix bugs with Magento Admin panel ordering of bundle products with subscriptions. |
#105649770 | Fix subscription discount on "dynamic price" bundle products |
#105507326 | Fix Edit credit card link on My Subscriptions page for external vaults. |
Version 1.3.2.4
Release Date: October 16, 2015
Features and Bug Fixes in Release
#104907876 | Fixed: When creating an admin order, product is not automatically set for Subscription when that is the default setting. |
#103953792 | Fixed: When using a Bundle Product with Dynamic Pricing as a Trial the item price shows as $0 but subtotal has the full price in cart. |
#105119014 | Added a script in the Magento shell folder to sync all customers from Magento to Subscribe Pro. |
Version 1.3.2.3
Release Date: October 2, 2015
Features and Bug Fixes in Release
#103679580 | Allow $0 checkout to create initial subscription order and capture credit card details while doing so. |
#103634424 | Fix: "undefined index magento_shipping_address_id " on My Subscriptions page |
#104538978 | Sanitize customer cardholder data which appear in the log files on Magento in staging environments, when not using JSONP for checkout. |
#104321104 | Removed First Data TransArmor credit card vault support from the extension. |
Version 1.3.2.2
Release Date: September 9, 2015
Features and Bug Fixes in Release
#101394800 | Depending on configuration settings, only allow Subscribe Pro Vault payment method on Magento admin panel orders when there is a subscription in the order |
#102622084, #102753128 | Fix bugs on the Magento admin panel order creation page with Subscribe Pro Vault payment method. |
#101632950 | Automatically update customer emails in Subscribe Pro when a customer changes email address on the frontend of Magento or when a customer's email address is changed in the Magento admin panel. |
#101221966 | Add additional subscription fields to $subscription data model in the extension code. |
#102114652 | Fix bug: undefined index 'id' error on My Subscriptions page. |
#102466350 | Save Magento store code to subscriptions representing the store where the subscription was created. |
Version 1.3.2.1
Release Date: August 21, 2015
Features and Bug Fixes in Release
#87239556 | Run all text output by entire module through Magento's __() method to allow multi-language and translation support. |
#101388492 | Allow creation of product subscriptions in the Magento admin panel ordering UI. Allow individual products to be opted in / out for subscription, as on the frontend cart page. |
#97924200 | Add a SFC_Autoship_Helper_Platform::PAY_METHOD_CODE_BRAINTREE constant |
#94953228 | Fix: "Undefined offset: 0/var/www/ce2/app/code/core/Mage/Checkout/Model/Cart/Payment/Api.php" |
Version 1.3.2.0
Release Date: August 7, 2015
Features and Bug Fixes in Release
#100514406 | Fix bug where Magento module package file still listed a dependency on Ioncube Loader, even though the files in the package where unencrypted. |
#97051854 | Enforce default interval setting on the product details page when a product is set to "Subscription Only" mode. |
#97449872, #97454504 | Add special Subscribe Pro specific API methods to the Magento API which allow setting of customer and addresses on quotes in the cart / checkout API. |
#100771922 | Add support for capturing bundle product options and custom options in subscriptions which are created from products with customer-set options. |
Version 1.3.1.16
Release Date: June 11, 2015
Features and Bug Fixes in Release
#96459984 | Fixed "Fatal error: Call to a member function getCode() on a non-object in app/code/local/SFC/Autoship/Helper/Platform.php". This occur would sometimes occur when all websites were not assigned to product. |
#96122214 | Add helper and controller methods to pause subscriptions. |
#94953270 | Fixed "Undefined index: delivery-interval in app/code/local/SFC/Autoship/Helper/Quote.php" |
#87440796 | Add feature to automatically remove OAuth access token from Magento cache and retry API calls when its detected that a token is expired. In some cases where Magento cache was misconfigured, Magento was saving the access token after it expired, resulting in status 401 errors in the autoship_platform_api.log log file. |
#96188660 | Replace .ajax() calls with .post() calls in jquery Ajax code throughout the extension. This makes the jquery code compatible with all known versions of jquery. The My Subscriptions page was tested against jquery versions: prior to 1.8.0, 1.8.0, 1.10.1 (included), 1.11.3 (latest), and 2.1.4 (latest) |
#87326870, #85543080 | Include theme updates which make the extension work out-of-the-box with the responsive theme included in Magento Enterprise 1.14.x and Magento Community 1.9.x |
Remove restrictions on some Magento product types. Virtual, Downloadable products and custom options are now allowed. |
Version 1.3.1.15
Release Date: June 9, 2015
Added features and removed Ioncube encoding of extension.
Features and Bug Fixes in Release
#93762958 | Store AVS and CVV results in Magento payment record in Magento DB. |
#96541120 | Add the Trial Product Subscription feature |
#96542584 | Add Subscription Option Mode, Default Subscription Option and Default Interval features |
#96542560 | Fix issue where subscription products added to cart from category pages did not have an interval set for the subscription product in the cart / quote. |
Version 1.3.1.14
Release Date: Mar 16, 2015
Features and Bug Fixes in Release
#89612170 | Modify extension to work well when VAT tax is included in the product catalog prices. Allow the subscription discount to be calculated on the pre-tax or post-tax product price. |
#90232726 | Add an an event which fires right before a new subscription re-order is created. 'sfc_autoship_before_subscription_reorder_place' Event |
Version 1.3.1.13
Release Date: Mar 2, 2015
Features and Bug Fixes in Release
#89511140 | Fix bug with new translation of price / discount text. |
Downgrade Ioncube Encoder version used to build module to version 7.0 |
Version 1.3.1.12
Release Date: Mar 2, 2015
Features and Bug Fixes in Release
Upgraded version of Ioncube Encoder used to build extension package to version 8.3. | |
#89466670 | Fixed: "Cant find quote item which was added!" when adding product group with 0 qty subscription product included |
Run subscription price / discount text through Magento's translation system. |
Version 1.3.1.11
Release Date: Jan 26, 2015
Features and Bug Fixes in Release
#86924802 | Eliminate PHP warnings generated by 3rd party extension compatibility code. Eliminated some extraneous PHP warnings and Magento log file messages. |
Version 1.3.1.10
Release Date: Jan 23, 2015
Features and Bug Fixes in Release
#86655344 | Handle credit cards where no card type can be detected. (For example cards with typos in the card number which still pass general validation.) |
#86669440 | Display better error messages to end customers in cases of credit card and payment transaction related failures. |
Version 1.3.1.9
Release Date: Jan 12, 2015
Features and Bug Fixes in Release
#85713724 | Add support for the following 3rd party modules: AW_Points |
#85901154, #85933938 | Subscribe Pro Vault: Improve UX of Magento admin panel checkout when adding new credit card. |
#85959426 | Subscribe Pro Vault: Remove broken filters from Edit Customer Credit Card grid page in Magento admin. |
Version 1.3.1.8
Release Date: Jan 7, 2015
Features and Bug Fixes in Release
#85345456 | Fix issues with the upgrade scripts when upgrading from any version prior to 1.3.1.3 to any of these versions: 1.3.1.4, 1.3.1.5, 1.3.1.6, 1.3.1.7 |
#84952664 | Subscribe Pro Vault: Add CRUD capability (add, edit, delete) for saved credit cards to the Magento admin panel Customer page. |
#82660942 | Subscribe Pro Vault: Fixed: Failed Auth Reversal transaction (also known as a Void) at the payment gateway doesn't cause failed Void in Magento |
#82234012 | Subscribe Pro Vault: Fixed: When using Subscribe Pro Vault payment method with JSONP mode turned off - In Magento checkout, checkout using a new credit card number, advance to the final step of checkout (Review), then go back to the shipping method step, then advance to the payment method step. Then attempting to advance to final step again will fail. |
#84471118 | Add new Cart Rule Combine Type option, which allows subscription discount to be combined together with any shopping cart price rule discounts in Magento (including coupons). |
#82729448 | Add options to shopping cart price rules to give different discount behavior to initial subscription orders vs. re-orders. |
#85350944, #85348968, #85347590 | Subscribe Pro Vault: Add support for Partial Capture transactions using Subscribe Pro Vault payment method. Fix bug with Partial Credit transactions using Subscribe Pro Vault payment method. |
#85377774 | Add support for the following 3rd party modules: Fooman_AdvancedPromotions , Mexbs_Tieredcoupon , Amasty_Payrestriction |
Version 1.3.1.7
Release Date: Dec 30, 2014
Features and Bug Fixes in Release
#82311256 | Modify cart page on Magento frontend to automatically press Update button when radio or drop-down changed for subscription options. |
#82122000 | Fix credit card update links on My Subscriptions page for all vaults. (404 error when clicking links). |
#85104636 | Subscribe Pro Vault: Fix $0 order checkout in Admin panel when using SP Vault payment method as only payment method or default. |
Version 1.3.1.6
Original Release Date: Dec 23, 2014
RECALLED.
Version 1.3.1.5
Release Date: Nov 7, 2014
Features and Bug Fixes in Release
#82251364 | Display subscription interval with order item detail in Magento admin, on order PDFs, on frontend and anywhere order item detail is displayed. |
#82123418 | Fix bug with retrying order on Magento frontend when there is a newly created customer and first order attempt has failed because of bad credit card information. Now retry with valid credit card information should succeed. |
#82232282 | Eliminate the unused "gateway customer token" field from the Subscribe Pro platform DB and UI. |
#82232156 | Ensure that only customer email addresses are used to link unique customers between Subscribe Pro and Magento. |
#71951262 | Allow customers to edit and restart failed subscriptions. |
Version 1.3.1.4
Release Date: Sept 17, 2014
Minor bug fix and feature release.
Features and Bug Fixes in Release
#78917818 | Add a better error message when product can't be found by SKU when creating a Magento order via the Magento API. |
#78943262, #78960702 | Better handling of "subscription_enabled" product attribute and improved product syncing from Magento to Subscribe Pro.
|
#78975408 | Remove custom migration scripts from standard extension. (Order Groove and AheadWorks SARP migration scripts.) |
#79014700 | Fixed bug on My Subscriptions page. When a product subscription has an interval selected, which is no longer available as an option on the product, the display on My Subscriptions page is now correct. |
Version 1.3.1.3
Release Date: Aug 29, 2014
Minor bug fix release.
Features and Bug Fixes in Release
#77902224 | Fix issue with API call caching which affected My Credit Cards > Create New Card page |
#77902704 | Fix issue with My Subscriptions page where at least one subscription exists, but all saved credit cards for customer have been deleted. |
Enhance Subscribe Pro Vault payment method to pass more error detail and transaction ID between Magento and Subscribe Pro platform for failed payment transactions. |
Version 1.3.1.2
Release Date: Aug 27, 2014
Features and Bug Fixes in Release
#77717120 | Adjusted package file to include missing adminhtml skin files. |
Version 1.3.1.1
Release Date: Aug 26, 2014
Added missing .js files for JSONP checkout / payment in Magento Admin panel. Refactored JSONP checkout in Admin.
Version 1.3.1.0
Release Date: Aug 24, 2014
Merge 1.2.4.x branch with 1.3.0.x to make 1.3.1.0. The 1.3.1.0 now supports the Subscribe Pro Vault as well as external vaults for Authorize.Net CIM and CyberSource.
Features and Bug Fixes in Release
#77475624 | Refactored extension code to fully support multi-website and multi-store Magento environments with arbitrary Subscribe Pro and product configuration. See: Multi-Store / Multi-Website Configuration |
#77511868 | Add a Test Connection button to the Magento Admin panel configuration section for Subscribe Pro platform API credentials. |
#77498030 | Enabled Magento Admin panel order creation using the Subscribe Pro Vault payment method. |
#77511958 | Add functionality to automatically disable subscription features on the front-end of Magento when there is an issue connecting to the Subscribe Pro platform API. |
Version 1.3.0.5
Release Date: Aug 22, 2014
Features and Bug Fixes in Release
#77122266 | Allow 'expiration_date' field on subscription to be passed to platform when subscription created or updated. |
#77449290 | Fix bug which causes warning message during checkout: "Recoverable Error: Argument 2 passed to SFC\_Autoship\_Model\_Payment_Method::createNewPaymentToken() must be an array, object given" |
#77236150 | Fix bug which prevented Billing Agreements page in My Account section of front-end from displaying correctly. |
#77239068 | Allow admin panel ordering with Subscribe Pro Vault payment method. |
Version 1.2.4.8
Release Date: Aug 21, 2014
Features and Bug Fixes in Release
#77372788 | Add command line parameter to OG migration script to allow selection of store / website for migration. |
#77373500 | Add caching of Subscribe Pro API calls to fetch Environment configuration and product details. Reduce number API calls made by extension. Reduce duplicated payment gateway API calls made within the same request to fetch payment profile details. |
Version 1.3.0.4
Release Date: Aug 8, 2014
Features and Bug Fixes in Release
#76624536 | Fix bug with adding non-subscription products to cart. Bug was introduced in 1.3.0.3 |
Version 1.3.0.3
Release Date: Aug 8, 2014
Features and Bug Fixes in Release
#76471598 | Add caching of Subscribe Pro API calls to fetch Environment configuration and product details. Reduce number API calls made by extension. Reduce duplicated payment gateway API calls made within the same request to fetch payment profile details. |
#76546684 | Add new events to extension: sfc_autoship_after_create_subscription_from_quote_item , sfc_autoship_before_create_subscription_from_quote_item |
#76546684 | Add ability to pass product options and additional options to Subscribe Pro for storage with the subscription. |
Version 1.2.4.7
Release Date: Aug 1, 2014
Improvements to subscription migration scripts.
Version 1.3.0.2
Release Date: July 24, 2014
Features and Bug Fixes in Release
#75311028, #75555318 | Improve and expand import process from AW SARP and Order Groove |
#73252278 | Change warning message on New Subscription Page config options |
#73251812 | Improve error messages for payment transaction failures |
Version 1.3.0.1
Release Date: June 14, 2014
Features and Bug Fixes in Release
#72891528 | Remove console.log() javascript calls in JSONP / transparent redirect payment method code. |
#73137708 | We added extra logging of CURL verbose info if Log API Requests settings is on. |
#73141532 | We took extra measures to make sure subscription functionality, API calls are disabled when Disable Subscription Features settings is set to Disable. |
73246806 | Add a configuration option which allows checkout to optionally NOT use JSONP / transparent redirect method. |
Version 1.2.4.6
Release Date: June 12, 2014
This is a patch to address SSL connect error. We added extra logging of CURL verbose info if Log API Requests settings is on. We took extra measures to make sure subscription functionality, API calls are disabled when Disable Subscription Features settings is set to Disable.
Version 1.3.0.0
Release Date: June 9, 2014
Extensively refactored extension. Updated copyrights and branding. Implement Subscribe Pro Vault payment method feature.
Version 1.2.4.5
Release Date: May 23, 2014
Features and Bug Fixes in Release
#71954144 | Hide Paypal express checkout when subscriptions are present in the cart. |
Version 1.2.4.4
Release Date: May 18, 2014
Features and Bug Fixes in Release
#71535240 | Added support for CVV / CVN code in My Subscriptions > More > New Payment Profile feature |
Version 1.2.4.3
Release Date: May 12, 2014
Features and Bug Fixes in Release
#71147452 | Remove license restriction from Subscribe Pro extension, extension still encoded. |
#69697302 | Make sure SQL install scripts in extension package are not encoded. |
#71180542 | Modify Subscribe Pro credentials so only client ID and client secret are needed, no more username / password. |
Version 1.2.4.2
Release Date: April 2, 2014
Release to pass more detailed gateway errors from Magento to platform.
Features and Bug Fixes in Release
#68102922 | Capture more error detail from the payment extension and pass it back to platform via Magento API order.create call. |
Version 1.2.4.1
Release Date: March 17, 2014
Raise maximum supported version of PHP to 6.2.0 in the extension package manifest file.
Version 1.2.4
Release Date: March 13, 2014
Added full support for multi-site / multi-store Magneto instances. The extension now supports:
- 1 Subscribe Pro Environment to Many Magento Stores Mapping
- Multiple 1 Subscribe Pro Environment to 1 Magento Store mappings in the same Magneto instance
Version 1.2.3
Release Date: Feb 28, 2014
Release to add support for SFC_CimCore 1.1.x
, SFC_CyberSource
and Paradox_TransArmor
payment methods / gateways.
Notes: This release represents a major change in the extension. It now no longer functions independently, but only when connected to the Subscribe Pro platform. Emails, order generation and subscription management functions have all been migrated to the platform.
Features Added in Release
#63495830 | Refactor extension to make it easy to work with multiple payment gateways and multiple Magento payment method extensions. |
#63495808 | Support for First Data TransArmor and the Paradox Labs Magento payment extension. |
#65426172 | Compatibility with SFC_CyberSource payment method extension. Preliminary support for the Gorilla Authorize.Net CIM payment extension. |
Bug Fixes Included in Release
#66470022 | Fix bug: Extension would not install on Magento Community Edition 1.5.x. The extension now works and is tested against CE 1.5.x |
Version 1.2.2.2
Release to add Order Groove migration script and helper classes.
Features Added in Release
#64918594 | Order Groove subscription migration scripts / process implemented. |
Version 1.2.2.1
Release Date: Feb 7, 2014
Notes: Added minimum support for Bundle products, and scripts to sync products to the Platform.
Features Added in Release
#64282792 | Included a script in the Extension package which can be used set products for subscription and create them on the platform. |
#64283192 | Included a script to sync the product profile from the Magento instance to the Platform. Mainly used to update the subscription status of a product. |
#64677370 | Added very narrow support for Bundled Products. Bundle products supported can have only one possible default configuration. |
Version 1.2.2
Release Date: Dec 30, 2013
Notes: This release adds support for configurable and grouped products.
Features Added in Release
#62873466 | Adjusted SARP Migration Scripts to not send email notifications to customers when creating new subscriptions via the migration script. |
#62951538 | Adjusted SARP Migration Scripts to correctly link the simple product when the SARP Subscription was for a configurable product. |
#62634328 | Added Subscribe Pro support for Grouped Magento products. |
#62726790 | Added Subscribe Pro support for Configurable Magento Products. |
#62479258 | Made changes to the extension necessary to support the latest release of SFC_AuthnetToken version 1.0.11. |
Version 1.2.1
Release Date: Nov 27, 2013
Created script to update CIM profile Ids on platform. This script was necessary to migrate all accounts when platform was upgrade to 0.9.4
Version 1.1.1
Release Date: September 12, 2013
Notes: This release adds some features and refinements to assist in the launch of the platform.
Features Added in Release
#56568620 | Added scripts to aid in the migration of products, and subscriptions from AW SARP to Subscribe Pro |
#56829522 | Allow merchants to use a shipping method for subscriptions that is not enabled for single purchases. |
#56827638 | Added the ability for customers to enter their coupon code when creating a subscription allowing it to be applied to their subscription order the next time it is generated. |
Version 1.1.0
Release Date: July 31, 2013
Notes: This release represents a major change in the extension. It now no longer functions independently, but only when connected to the Subscribe Pro platform. Emails, order generation and subscription management functions have all been migrated to the platform.
Features Added in Release
#53477841 | Addresses entered on the New Subscription page become default if not previously set. |
#53953013 | Allow Subscriptions to be created only for Simple products without custom options. |
#51118003 | Added functionality to create/set default addresses when a first address is entered into the Shipping or Billing address. |
#54100227 | Implemented functionality to update Order totals based on Qty's and Shipping address so Product Total, Shipping Amount, and Tax are all properly calculated as they would be on a Magento shopping cart. |
#50151177 | Implemented theme modifications for compatibility with CE editions. |
#54150657 | Created functionality to update the payment profile with the Billing address that is used by the customer at checkout if either it was previously not set or if it has changed since the profile was initially created. |
#53341717 | Re-branded the extension from Autoship to Subscribe Pro |
Bug Fixes Included in Release
#51285167 | Fixed a bug that was not allowing Credit Card profiles be created from the New Subscriptions page. |
General Changes in Release
#51340563 | Temporarily remove ability for customer to choose a new date for their next shipment when managing their subscriptions. |
Version 1.0.1
Release Date: June 30, 2013
Notes: Beta Release