multi-payment-gateway
TypeScript icon, indicating that this package has built-in type declarations

1.1.6 • Public • Published

A NodeJS Package that makes implementation of multiple payment Gateways endpoints and webhooks seamless

Installation

You can install the package via composer:

npm install multi-payment-gateway

Usage

import { Paystack } from 'multi-payment-gateway';
const paystack = new Paystack('sk_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx');

Endpoints implemented

# createRecipient
# resolveAccount
# verifyTransaction
# getBanks
# initiateTransfer
# chargeAuthorization

Testing

npm run test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.

Readme

Keywords

Package Sidebar

Install

npm i multi-payment-gateway

Weekly Downloads

2

Version

1.1.6

License

ISC

Unpacked Size

13 kB

Total Files

11

Last publish

Collaborators

  • jerozeek