Subscriptions & Recurring Payments API
1. Amasty\RecurringPayments\Api\EstimateRecurringPaymentInterface
- POST /V1/amasty-recurring-payments/estimate-by-shipping-information, method="POST" - estimate the recurring payment by cart ID.
Related Articles
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 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.
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 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 ...
Can I apply catalog/cart price rules to subscriptions?
It is indeed possible to use cart and catalog price rules for subscriptions, however, there will be certain limitations. These rules will be applied to the first order only, i.e. the one that customers use to create a subscription, while further ...