Azul is a payment gateway from the dominican bank, Popular. This project is a wordpress plugin to allow payments through this bank's payment page product.
Get your connection credentials from the bank.
Read code of conduct. Install docker
Start containers
docker-compose up -d
Setup wordpress and activate plugins
docker-compose exec wordpress bash bin/wp-setup.sh
See your wordpress installation at http://localhost:8000