gr1d99 / ipay-africa-js

Demo implementation of integrating ipay web integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iPay Africa Javascript

A minimal web integration for C2B transactions.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

1. Node(v12.16.3)

Installing

1. Clone project
2. Run `yarn install`
3. Open one tab and run `yarn compile-dev`
4. Open onother tab and run `yarn build-dev`
5. Start server on another tab `yarn serve-dev`

Built With

  • Node
  • TypeScript
  • Webpack
  • Vanilla Javascript
  • Bootstrap

About

Demo implementation of integrating ipay web integration


Languages

Language:TypeScript 66.0%Language:HTML 27.3%Language:JavaScript 6.7%