AltaPay has made it much easier for you as merchant/developer to receive secure subscription/recurring payments in your Magento 2 web shop.
- Magento 2.3 and above
- Go to https://amasty.com/subscriptions-recurring-payments-for-magento-2.html
- Purchase the plugin, or login to your account if you already purchased a copy
- Go to https://amasty.com/extupdates/account/downloads/
- Click on Download

mkdir -p vendorcp -r ~/Downloads/SubscriptionsRecurringPaymentsforMagento2-1/upload/app/code/Amasty vendor
Run the following commands in Magento 2 root folder:
composer require altapay/magento2-subscriptions
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
See Changelog for all the release notes.
Distributed under the MIT License. See LICENSE for more information.
For more details please see AltaPay docs