My Cart 0

Change Log - Advanced Subscription Products 3

  • 3.22.4
    Released 02.06.2026
    + Magento 2.4.9 compatibility
    * Fixed a bug where the "Next Order Date" and "Next Order Grand Total" fields failed to update in the subscriptions grid.
  • 3.22.3
    Released 19.05.2026
    * Technical upgrades
  • 3.22.2
    Released 11.05.2026
    + "Charge Now" button and confirmation popup for subscription profiles in admin
    * Fixed incorrect currency display for subscription prices when currency rates are not set
    * Fixed incorrect subscription price display in the cart and minicart when using multiple currencies
    * Fixed tax deduction for one-off products added to the nearest subscription
    * Fixed error when opening subscription profiles if the Stripe addon is disabled.
    * Fixed recurring order invoicing error for Adobe Payment Services (APS) integration.
    * Fixed empty plan selection list when changing subscription plans in the admin panel for multi-site configurations.
    * Fixed incorrect free shipping application for subscription products when using cart price rules.
    * Fixed a server error during notification delivery when subscription schedule data is missing or corrupted.
    * Fixed subscription creation failure when the same product is purchased as both a one-time and recurring item.
    * Fixed coupons applying to subscriptions despite the 'Apply to Subscriptions' setting being disabled.
    * Fixed incorrect subscription options display for configurable products when using the dropdown selector.
  • 3.22.1
    Released 23.04.2026
    + Support for Stripe "Browser redirect" payment flow
    + Compatibility with Adyen Payment (CC, PayPal, HPP)
    + "Next renewal date" filter and sorting for subscriptions
    + Domain validation to prevent processing subscriptions on unauthorized environments
    * Fixed order placement issue when using Stripe for subscription products
    * Fixed payment title consistency for subsequent Stripe orders
    * Fixed production domain overwriting in the client table when using the same license key
    * Fixed incorrect "Include In Next Delivery" button display
    * Fixed missing subscription confirmation emails
    * Removed dependency on Magento_AuthorizenetAcceptjs
    * Fixed RabbitMQ cron error
  • 3.22.0
    Released 09.03.2026
    + Added a new Flexible Price Type option supporting both Fixed Amount and Percentage values
    * Fixed an issue where synchronization exceptions could stop the process without any notification
    * Fixed an issue where Stripe refunds for orders did not work correctly
    * Fixed an issue where Stripe could not be connected due to endless page loading
    * Fixed an issue where the value in the Price field did not update after changing the price type
    * Fixed an error occurring when navigating to Stored Payment Methods in the customer account
    * Fixed a compilation issue with Stripe integration
    * Fixed an issue where the SARP version was not downgraded after installing a lower version
    * Fixed an issue where Stripe integration data patch could not be applied
    * Fixed an issue where payment processing could enter a loop and stop on the server
    * Fixed a compilation issue with Sarp2Stripe integration
  • 3.22.0
    Released 03.06.2024
    + Added ability to set subscription price as fixed amount or percentage of the original product price for all product types
    * Fixed exception message while trying to save product
    * Fixed issue where subscription synchronization stopped when encountering a subscription with missing data
    * Fixed issue with Stripe orders
    * Fixed issue where value in "Price" cells doesn't changes after selecting different price type
    * Fixed issue where logs were not displayed on stage and an error occurred
    * Fixed error when navigating to "Stored Payment Methods" in customer account
    * Fixed issue causing exception when saving a product due to incorrect product ID used while saving subscription options
    * Fixed compilation error with Stripe
    * Fixed issue where Advanced Subscription Products version was not downgraded after installing a lower module version
    * Fixed issue causing failure of StripeIntegration data patch during module setup upgrade
    * Fixed issue preventing Magento from compiling correctly after installing Sarp2Stripe module
  • 3.21.0
    Released 11.12.2025
    + Added backup payment method support for subscriptions, allowing customers to store additional cards
    + Added an alert in the admin panel to notify when Stripe gets disconnected
    * Fixed issue where recurrent subscription payments failed for Adyen and Mollie
    * Fixed issue where using the customer session factory broke depersonalization logic
    * Added fix to update subscription payment tokens with new CardHash
  • 3.20.1
    Released 07.10.2025
    * Fixed issue causing server subscription log queue to pile up due to unlimited retry attempts
    * Fixed issue with missing child products in "sales_order_item" table
  • 3.20.0 + Hyvä 1.2.0
    Released 29.09.2025
    + Content Security Policy (CSP) compliance
    * Fixed issue with My Subscriptions page ignoring the setting not to show canceled subscriptions
    * Fixed issue with the header of My Subscriptions table
  • 3.20.0
    Released 29.09.2025
    + Hyvä-compatibility modules now available via Aheadworks Composer
  • 3.19.1
    Released 22.09.2025
    * Fixed issue with Advanced Subscription Products Adyen payment installation
    * Fixed issue where $0 trial price reverted to plan price after saving
    * Fixed issue where subscription emails were still sent to old customer addresses after email address update
    * Fixed “Integrity Constraint Violation” error on Magento EE when saving subscription products
    * Fixed issue where Billing Successful notifications were not sent to the customer
    * Fixed error when setting Next Payment Date
    * Fixed issue with Stripe connection
  • 3.19.0
    Released 11.08.2025
    + Loging of API requests and subscription activities, including payment events
    * Fixed issue where Disconnect button was missing after subscription expiry
    * Fixed issue where date format did not follow locale settings
  • 3.18.1
    Released 08.05.2025
    + Magento 2.4.8 compatibility
    + VAT-inclusive pricing display in emails and the customer account
    * Fixed Stripe connection error when .htaccess is enabled
    * Fixed issue opening free order page with Stripe payment
    * Fixed issue with Stripe payment method selection
    * Fixed an error on the storefront after purchasing a subscription via Stripe
    * Removed unnecessary dependency from composer file in Sarp2Stripe module
    * Fixed issue where recurring orders did not include tax details
    * Fixed issue where the "Send Report" panel did not open after clicking the "Send Email" button
    * Fixed issue where subscription price for Bundle products was not displayed on the category page
    * Fixed issue with subscription renewal email delivery
    * Fixed issue with automatic sending of invoice emails
    * Fixed issue where a file declared two preferences for the same class
    * Fixed issue with Adobe Payment Services
    * Fixed issue where the default subscription plan was not displayed on the product page
    * Improved admin text notes and tooltips
  • 3.18.0
    Released 26.03.2025
    + Upfront payment functionality
  • 3.17.0
    Released 17.03.2025
    + New functionality for sending and managing notification messages on Client and Server sides
    + Implemented notifications about unprocessed subscriptions
    + Compatibility with Authorize.Net CIM v5.
    + Improved caching logic in the HasSubscriptions class to ensure accurate subscription detection when adding subscription items to a previously saved cart
    * Fixed issue with an incorrect link in the email notification when several subscriptions with suspend status are created
    * Fixed issue with Single Stripe payments via GraphQl
    * Fixed issue with error while running "php bin/magento queue:consumers:start async.operations.all" command
    * Fixed issue where the "domain" parameter was calculated incorrectly when creating a server connection.
    * Fixed an error that occurred when connecting to the server while Postfix was used in the Base URL
    * Fixed an issue where the system allowed a store admin to select a different child product for an existing subscription when the subscription plans didn’t match
    * Fixed an issue where paid recurring orders remained stuck in the 'Pending Payment' status when using the Adyen payment method
    * Fixed an issue where the invoice grand total did not include the shipping tax amount.
  • 3.16.2
    Released 31.01.2025
    *Fixed issue with subscription payment merging with itself
    *Fixed issue with scheduling updates for subscription information
    *Fixed issue with installation error of the Sarp2Stripe addon
    *Fixed issue with slow subscription page grid response
    *Scheduler improvement
    *Fixed issue with tier price functionality for configurable products
    *Fixed server connection issue with a single license key
  • 3.16.1
    Released 18.12.2024
    * Fixed issue with setup errors when upgrading from Advanced Subscription Products version 2 to version 3
    * Fixed issue that caused an error during the upgrade to Advanced Subscription Products version 3.16.0
  • 3.16.0
    Released 02.12.2024
    + Improved behavior of children products in configurable product
    * Adyen 9.11.0 support on checkout
    * Adyen 9.11.0 3D Secure support
    * Subscription merging improvements
    * API Key validation improvements
  • 3.15.0
    Released 11.11.2024
    +Stripe payment support across multistore environment
  • 3.14.2
    Released 11.10.2024
    * Fixed issues with Stripe credit card
  • 3.14.1
    Released 17.09.2024
    * Fixed issue where admin and customer subscription cancellations trigger the same request type
  • 3.14.0
    Released 10.09.2024
    + An option to shift the subsequent orders date if the current order payment is delayed
    + An option to skip out-of-stock subscription products and recalculate totals instead of suspending subscription
    + An option to skip next payment day
    + The ability to track subscription updates made by customers
    + The ability to export data from Subscriptions grid on the backend
    + SKU column added to the subscription grid on the backend
    * Fixed some issues with Reason column in the Subscriptions grid
  • 3.13.3
    Released 26.08.2024
    * Fixed issue with the conversion of currencies in Mixpanel
    * Fixed issue with date format in notifications not matching store locale settings
  • 3.13.2
    Released 19.08.2024
    * Fixed issue with creating recurring order for merged payments
  • 3.13.1
    Released 05.08.2024
    *Fixed issues with Adyen Google/Apple pay
  • 3.13.0
    Released 25.07.2024
    +Integration with Simple Bundle Products
    *Fixed the issue with settings display when the Client is turned off in database
    *Fixed the issues with Klaviyo integration
  • 3.12.0
    Released 16.07.2024
    +Added a "Retry" button in the My Subscriptions tab.
    *Corrected the display of the previous payment's order total in the "Next Order" field.
    *Fixed validation issues on the product page.
    *Disabled the Disconnect button during synchronization.
    *Resolved the issue where the same "Subscription Profile ID" was displayed for all subscription profiles on the merged order page.
    *Prevented new records from overwriting old records in the "aw_sarp_requests_retry_queue."
  • 3.11.1
    Released 02.07.2024
    * Fixed incorrect record status in "aw_sarp_requests_retry_queue".
    * Fixed subscription profile not opening when the server isn’t available.
  • 3.11.0
    Released 18.06.2024
    +Integration with Klaviyo
    +Toggles are added for all email notifications in Configurations
  • 3.10.0
    Released 10.06.2024
    +Stripe 4 compatibility
    *Fixed issue with subscription product that is not purchased via Stripe
  • 3.9.0
    Released 03.06.2024
    + Integration with Avalara
    * Incorrect link to documentation in admin menu
  • 3.8.0
    Released 21.05.2024
    + Application of discounts on recurring orders
    * Fields are not collapsed on the Cart Price Rule page.
    * Cart Price Rules do not apply to regular payments.
    * Some issues with Cart Price Rule settings.
    * Discount does not apply to items in merged orders.
  • 3.7.0
    Released 06.05.2024
    + An option to apply new credit card to multiple subscriptions
    + GraphQL additional endpoints
    * Fixed issue with Stripe connection
    * Fixed issue with subscription renewal via email
  • 3.6.1
    Released 25.04.2024
    * Fixed errors on logs
    * Fixed issue with subscription expiration in Services mode
    * Fixed issue with subscription prices in Order and Report section
    * Fixed error display on storefront
    * Fixed issue with Stripe connection
    * Fixed color of churn metrics in reports
  • 3.6.0
    Released 18.04.2024
    + Improved Stripe payment connection
  • 3.5.0
    Released 15.04.2024
    + MRR Growth Report
    + Error handling improvements
  • 3.4.0
    Released 27.03.2024
    + Integration with Mollie payment
  • 3.3.0
    Released 25.03.2024
    + Grouped products support
    * Fixed issue with subscription status when changing payment method to Mollie
  • 3.2.1
    Released 12.03.2024
    * Fixed issue with profiles synchronization with server
  • 3.2.0
    Released 11.03.2024
    + HTTP authorization credentials in store configuration
    * Fixed issue with next order total in subscription
    *Fixed issue with base URL change
  • 3.1.0
    Released 06.03.2024
    + Migration from Version 2 to Version 3
    + Quick View improvements
    + Updated naming in Plans grid
    + Improved naming and functionality on Plan Edit page
    + Updated naming in Store Configurations
    + Updated naming in Mass Action (Update Attributes) page
    + UI updates in Subscriptions grid
    + Updated layout for Guest subscription management page
    + Removed 'Number of attempts to return card verification payment' option from Store Configuration
    + Renamed add-on from "SARP 2 Reports" to "Advanced Subscription Reports by Aheadworks"
  • 3.0.2
    Released 19.02.2024
    * Fixed issue with add-ons installation
  • 3.0.1
    Released 08.02.2024
    + UI update of My Subscriptions section
  • 3.0.0
    Released 05.02.2024
    + Initial release

Write Your Own Review

Already used our product?

We would appreciate your feedback. Please, leave a review.

Only registered users can write reviews. Please Sign in or create an account
Report incorrect information

Still Have Questions?

Our customer care team is here for you!

Contact Us