Skip to content

Sample application using the Global Payments Oceania Single API Secure Panel

Notifications You must be signed in to change notification settings

eWAYPayment/securepanel-sample-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Single API Secure Panel Sample App

Introduction

This repository contains the Single API Secure Panel Sample App, a demonstration of a secure panel built with Single Api.

Getting Started

Prerequisites

Make sure you have the following prerequisites installed on your machine:

  • Node.js latest version
  • npm (Node Package Manager)

Installation and Build

  1. Navigate to the securepanel-sample-app directory.
    cd securepanel-sample-app
  2. Run the following command to install the required dependencies.
    npm install
  3. Please add your own Single API ApiKey, SingleApi base URL and Single API Secure Panel base URL into config/default.json

Run the Application

Start the application by running the following command:

npm start

About

Sample application using the Global Payments Oceania Single API Secure Panel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published