Skip to content

olivercruz/pagofacil-card-magento2

 
 

Repository files navigation

PagoFacil.net

Magento Payment gateway extension.

Install

composer config repositories.pagofacil git https://github.com/angelbarrientos/pagofacil-card-magento2.git
composer require pagofacilnet/card-magento2 dev-develop

bin/magento module:enable Pagofacil_Card
bin/magento setup:upgrade
bin/magento cache:clean

Update

composer update pagofacilnet/card-magento2
php bin/magento setup:upgrade
php bin/magento setup:di:compile

Synopsis

An extension to add integration with Payment Gateway.

Contributors

PagoFacil.net team

License

Open Source License

About

No description, website, or topics provided.

Resources

License

OSL-3.0, AFL-3.0 licenses found

Licenses found

OSL-3.0
LICENSE.txt
AFL-3.0
LICENSE_AFL.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 89.8%
  • JavaScript 5.2%
  • HTML 5.0%