A simple HTML JS integration of the iPay C2B gateway
- An interface for the user to key in details.
- Payment gateway
- The first screen allows the user to input their details.

- The payment gateway screen offers the user a selection of different channels they could opt to complete payment with.

Clone this repo:
git clone https://github.com/thisgirlElan/iPay-C2B-JS-HTML.git
There are no dependencies to import :)
- The integration uses a simple HTML form for user input
- Scripting has been done with JS to fetch, configure relevant data and render the gateway
- Tinker and develop!!🎉