spro/aplazopayment

AplazoPayment for Magento 2

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

1.1.1 2021-02-18 21:01 UTC

This package is auto-updated.

Last update: 2025-07-19 07:14:58 UTC


README

  • in your magento project do following on base dir:
  1. in root project folder open app/code/ (if in app folder is no "code" folder is needed to create it)

  2. copy here Extracted folders fith files (Spro/AplazoPayment/)

  3. enable module: php bin/magento module:enable Spro_AplazoPayment

  4. php bin/magento setup:upgrade

  5. do project redeploy (bin/magento set:di:co bin/magento s:s:d locales)

  • 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