0.2.4 • Published 3 years ago

payplug-nodejs v0.2.4

Weekly downloads
58
License
-
Repository
github
Last release
3 years ago

payplug-nodejs

An NodeJS API for Payplug solution : https://www.payplug.com

This module aims to implement the Curl Payplug API describe here : https://www.payplug.com/docs/api

It is used as payment solution of the StartUp Clouderial (online project management, invoices, quotation and tasks for independant workers)

Install

$ npm install payplug-nodejs

Authenticate against PayPlug API

To authenticate :

To test if authentication is successfull :

Payment

To create a payment :

To retrieve a payment :

Call this method a retrieve an existing Payment from its id

To abort a payment :

Call this method a abort an existing Payment. Payment should have been send before or retrieved with list or retrieve

To get a Payment from a Payplug payment (found in notification_url for example)

Tests

To launch the test you must first provide a tests/config.json file with you secret key. Example :

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

5 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.0

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago