- Doctrine ORM
- bancard-checkout.js https://github.com/Bancard/bancard-checkout-js
- SDK Bancard 2.0 for PHP (another flavors Woocommerce, Prestashop you can contact me)
git clone [email protected]:jcroot/BancardVpos2.git
cd BancardVpos2/
composer install
php vendor/bin/doctrine orm:schema-tool:create
update your bootstrap.php (database configuration)
cd public_html
php -S localhost:8000
git clone [email protected]:jcroot/BancardVpos2.git
cd BancardVpos2/
docker compose up -d
- Jean Claude Adams https://github.com/jcroot
- Ignacio Rojas (imroca) https://github.com/imroca/Bancard (idea)
This project is licensed under the terms of the GNU General Public License v3.0 - see the LICENSE file for details