aplazo / aplazopayment
Aplazo Payment Gateway for Magento 2
Package info
github.com/aplazo/php.aplazo-magento-2-payment-gateway
Type:magento2-module
pkg:composer/aplazo/aplazopayment
4.0.11
2026-06-03 00:37 UTC
Requires
- firebase/php-jwt: ^6.0.0
This package is auto-updated.
Last update: 2026-07-13 23:42:11 UTC
README
- in your magento project do following on base dir:
composer require aplazo/aplazopayment
- enable module:
php bin/magento module:enable Aplazo_AplazoPayment
- do project redeploy:
php bin/magento setup:upgrade
- Go to Admin panel of website, Stores->Configutation->Sales->Payment Methods. Find there Aplazo Payment
- Obtain Api token and Merchant id in your Aplazo Account, put into corresponding config fields
- Enable payment method and clear cache.
- New method should appear on checkuout