Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 754 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 754 Bytes

Woocommerce Payment Gateway for Azul

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.

Requirements

Get your connection credentials from the bank.

  • Test api key
  • Production api
  • Provide them with your test and production domain

Contribution

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