Skip to content

kolawoletech/sample-code-angular

 
 

Repository files navigation

sample-code-angular

PayGate Sample Code Angular

The below example code and testing interface has been provided.

Installation

PayGate Sample Code for Angular

To generate the needed scripts and styles, run:

npm install
npm start

Then to run the node server, run:

node server

PayHost

PayHost is PayGate’s enterprise API which offers a powerful, flexible payment processing interface with many possible applications such as e-commerce, mobile payments, recurring payments and call centre payments but is not limited to these applications. Payments can be processed either via a host-to-host integration or redirected to a PayGate-hosted payments page, and a number of international and regional payment methods are supported.

SinglePayment

  • CardPayment
  • WebPayment
  • TokenPayment

SingleFollowup

  • Query
  • Void
  • Settlement
  • Refund

SingleVault

  • CardVault
  • DeleteVault
  • LookupVault

PayWeb

PayWeb is an easy and secure way to accept payments online. The Customer makes payments using PayGate’s secure hosted payment page. PayWeb is mobile-friendly making it compatible across all mobile devices. By selecting PayWeb, the Merchant gets immediate access to an array of Payment Methods, making it easier to get paid.

About

PayGate Sample Code Angular

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 39.9%
  • HTML 32.9%
  • JavaScript 20.0%
  • CSS 7.2%