altapay / magento2-subscriptions
AltaPay: Payments less complicated
Installs: 46
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ^7.3 || ^8.1
- altapay/magento2-community: ^3.6
Requires (Dev)
- magento/framework: >=102.0.1 || >=103.0.3
README
AltaPay has made it much easier for you as merchant/developer to receive secure subscription/recurring payments in your Magento 2 web shop.
Compatibility
- Magento 2.3 and above
Dependencies
Download amasty packages
- 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 vendor
cp -r ~/Downloads/SubscriptionsRecurringPaymentsforMagento2-1/upload/app/code/Amasty vendor
Installation
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
Changelog
See Changelog for all the release notes.
License
Distributed under the MIT License. See LICENSE for more information.
Documentation
For more details please see AltaPay docs