Skip to content

Introduction

Monopay abstracts away all the different payment gateways’ API’s and gives you one simple way for making payment transactions with different payment services.

Payment Procedure

If you don’t know how payment gateways work, read this page: Payment Procedure

Supported Drivers

You can see the supported payment service drivers here: Supported Drivers

Installation

Learn how to intall the package here: Installation

Usage

Learn how to use the package in your Node.js applications: Usage

Examples

Learn how to use the package with examples: Examples