Skip to content

Typescript port of Omnipay payment library (PHP)

Notifications You must be signed in to change notification settings

kanatkubash/omnipay-js

Repository files navigation

PHP Omnipay library port to typescript

Summary

This is the port of PHP Omnipay library core to use in Node.JS environment Code itself is written in Typescript 2.7

Usage

Install using npm install omnipay-js

const { AbstractGateway, AbstractRequest } = require('omnipay-js');

Requires NodeJS version high or equal to 8.6

About

Typescript port of Omnipay payment library (PHP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published