Afterpay for Magento 2
afterpay-global/module-afterpay
Integrates Afterpay payment gateway with Magento 2. Allows customers to pay for purchases in installments.
Build Tests
Code Quality
Tested on Magento 2.4.8-p3
Recent Test History
Each release is tested against the latest Magento version at that time.
Share This Module's Status
README
Loaded from GitHubAfterpay for Magento 2
Installation
Install using Composer (Recommended)
| Magento version | Command to run | |-----------------|-------------------------------------------------------------| | 2.4.* | composer require afterpay-global/module-afterpay:^5 | | 2.3.* | composer require afterpay-global/module-afterpay:^4 | | < 2.3.0 | composer require afterpay-global/module-afterpay:^3 |
Install manually
| Magento version | Download | |-----------------|--------------------------------------------------------| | 2.4.* | Afterpay | | 2.3.* | Afterpay:4.* | | < 2.3.0 | Afterpay:legacy |
Afterpay Merchant Setup
Complete the below steps to configure the merchant’s Afterpay Merchant Credentials in Magento Admin. Note: Prerequisite for this section is to obtain an Afterpay Merchant ID and Secret Key from Afterpay.
Upgrade
Composer Upgrade (Recommended)
| Magento version | Command to run | |-----------------|-------------------------------------------------------------| | 2.4.* | composer require afterpay-global/module-afterpay:^5 | | 2.3.* | composer require afterpay-global/module-afterpay:^4 | | < 2.3.0 | composer require afterpay-global/module-afterpay:^3 |
Manual Upgrade
| Magento version | Download | |-----------------|--------------------------------------------------------| | 2.4.* | Afterpay:latest | | 2.3.* | Afterpay:4.* | | < 2.3.0 | Afterpay:legacy |
Uninstall
Headless support
Module supports GraphQL and REST API. See GraphQL and Rest API
This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.