Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UniversePay API

  • Integration manual
  • Reviewed by UniversePay department in March 2019
  • Approved by Tatjana Stasjuka, UniversePay CEO
  • Version 1.2

Get Started

Install

npm i universepay

Build API

const universepay = require('universepay');

const config = { 
    MERCHANT_SECRET : ""
    MERCHANT_ID : ""
}

universepay(config, ({ test, prod } )=> {
    test.makeRequest(...)
});

About

API for universepay payment gateway

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages