Skip to content

This is a prestashop module that connects openpix payment solution to prestashop

Notifications You must be signed in to change notification settings

jefersoneiji/openpix-prestashop

Repository files navigation

woovi-logo

Integrating Woovi with Prestashop

Woovi module for Prestashop

Features

  • Can generate a charge
  • Is able to display a QR Code related to the charge
  • Uses information from cart to generate a charge

Docs

Docs for merchants and developers. It explains about a variety of topics.

Prerequisites

For this project to run, make sure these software are installed:

  • docker
  • visual studio code

and you have admin access to the terminal.

Installing

To run locally:

  1. Spin up docker from CLI
    docker compose up
  2. Open the prestashop container's CLI and paste this command
    cd modules/woovi && sh composer.sh

To access Store (Front-Office)

http://localhost:8080

To acess Admin dashboard (Back-Office)

http://localhost:8080/admin4577

Credentials for Admin dashboard

email

demo@prestashop.com

password

prestashop_demo

Credentials for PHP Admin

server

some-mysql

user

root

password

admin

Warning

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.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Made with by Jeferson Eiji ➡️ Get in touch!