This package has been deprecated

Author message:

Use omnipay-js instead

omnipay-ts
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

PHP Omnipay library port to typesript

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-ts In order to use with javascript , compile sources using npm run compile and refer to library by path like :

const { AbstractGateway, AbstractRequest } = require('omnipay-ts/dist');

Requires NodeJS version high or equal to 8.6

Package Sidebar

Install

npm i omnipay-ts

Weekly Downloads

3

Version

0.0.2

License

ISC

Unpacked Size

65.3 kB

Total Files

58

Last publish

Collaborators

  • kanatkubash