Pausing or Editing Subscriptions in Amasty Extensions

How can we pause/edit a subscription?

Since v. 2.4.0 of the module, customers can update their shipping information, adjust the delivery plan, and pause their subscriptions using the 'Cash on Delivery' and PayPal payment method. You can find the 'amasty/module-recurring-payments-subscription-functionality' package for installing in composer suggest section. The feature is available as part of an active subscriptionPlease note that this functionality is temporarily unsupported on the Hyva Theme. 

In order to enable Subscription editing, kindly navigate to Amasty > Subscriptions & Recurring Payments > Configuration > General


Info
Please note that the settings will only work for subscriptions with the Cash on Delivery and PayPal payment methods.

After enabling the settings, it will be possible to view subscription status and details in the My Subscriptions tab of the customer's account by clicking View in Actions column: 



For subscriptions with the Cash on Delivery/Paypal payment method, buttons for editing the subscription status as well as adjusting shipping information and the delivery plan would be available:





      • Related Articles

      • Subscriptions & Recurring Payments API

        We have created a public API collection for Subscriptions & Recurring Payments module with all available queries and sample data, you can copy it to run local tests in your Magento environment. More details about using public collections can be found ...
      • What triggers the recurring payments?

        According to the extension's logic, a new order for a subscription product is created at the beginning of each billing cycle. The recurring payments for subscription orders can be triggered in one of the following ways, depending on the payment ...
      • What types of products does the Subscriptions & Recurring Payments extension support?

        At the moment, the Subscriptions & Recurring Payments module supports the following types of products: Simple Configurable Virtual Bundle Downloadable Subscriptions can't be placed for the Grouped type products out of the box.
      • Amazon Payment for Subscriptions & Recurring Payments API

        1. Amasty\RecurringAmazon\Api\BillingAgreementManagementInterface POST V1/amazon-recurring/save, method="validateAndSaveBillingAgreement" - validate and save billing agreement; POST /V1/amazon-recurring/save-and-place, ...
      • What payment methods can I use in my store to offer subscriptions to my customers?

        By default, the Subscriptions & Recurring Payments extension is able to create subscriptions using the following payment gateways: Cash on Delivery (default Magento 2 offline payment method); Stripe (our Stripe by Amasty payment extension is included ...