- Can generate a charge
- Is able to display a QR Code related to the charge
- Uses information from cart to generate a charge
Docs for merchants and developers. It explains about a variety of topics.
For this project to run, make sure these software are installed:
- docker
- visual studio code
and you have admin access to the terminal.
To run locally:
- Spin up docker from CLI
docker compose up
- Open the prestashop container's CLI and paste this command
cd modules/woovi && sh composer.sh
http://localhost:8080
http://localhost:8080/admin4577
demo@prestashop.com
password
prestashop_demo
server
some-mysql
user
root
password
admin
The Woovi payment method will only show in cart IF THE ORDER'S DELIVERY COUNTRY AND MODULE'S COUNTRY ARE EQUAL. Pick United States or Brazil.
This project is licensed under the MIT License - see the LICENSE.md file for details
Made with by Jeferson Eiji ➡️ Get in touch!