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
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
- dev-master
- 4.0.11
- 4.0.10
- 4.0.9
- 4.0.8
- 4.0.7
- 4.0.6
- 4.0.5
- 4.0.4
- 4.0.3
- 4.0.2
- 4.0.1
- 4.0.0
- 3.4.2
- 3.4.1
- 3.4.0
- 3.3.9
- 3.3.8
- 3.3.7
- 3.3.6
- 3.3.5
- 3.3.4
- 3.3.3
- 3.3.2
- 3.3.1
- 3.3.0
- 3.2.10
- 3.2.9
- 3.2.8
- 3.2.7
- 3.2.5
- 3.2.4
- 3.2.2
- 3.2.1
- 3.2.0
- 3.1.4
- 3.1.3
- 3.1.1
- 3.1.0
- 3.0.6
- 3.0.5
- 3.0.4
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 2.6.7
- 2.6.6
- 2.6.5
- 2.6.4
- 2.6.3
- 2.6.2
- 2.5.1
- 2.4.7
- 2.4.6
- 2.4.5
- 2.4.4
- 2.4.3
- 2.4.2
- 2.4.1
- 2.4.0
- 2.3.4
- 2.3.3
- 2.3.2
- 2.3.1
- 2.2.0
- 2.1.1
- 2.1.0
- 2.0.1
- 2.0.0
- 1.0.10
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5.1
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2.1
- 1.0.2
- 1.0.1
- dev-feature/MG-763
- dev-feature/BNPL-1018
- dev-feature/dev
- dev-integration/stage
- dev-integration/develop
- dev-hotfix/refactor-jsscript
This package is auto-updated.
Last update: 2026-09-13 23:57:08 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