aplazo/aplazopayment

Aplazo Payment Gateway for Magento 2

Installs: 10 039

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 5

Forks: 0

Open Issues: 1

Type:magento2-module

pkg:composer/aplazo/aplazopayment


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