4.0.0 • Published 7 years ago

maksukaista-rest v4.0.0

Weekly downloads
102
License
-
Repository
github
Last release
7 years ago

Maksukaista Node Rest Library

See documentation at https://www.paybyway.com/docs/web_payments/

Installation

npm install maksukaista-rest

Example

In the package you'll also find an example page and an example server from which you see the necessary functionality for handling the payment requests and how to use the library. The example server requires express-package which can be installed by npm

npm install express

The example server is capable for serving the page with or without SSL. Although it is recommended to use HTTPS. To enable HTTPS you need specify the path for certificate files. You can change these in example/server/server.js file.

Changelog

4.0.0

  • Fixed calculation for content-length when scandics are used
  • Lib uses API version w3.1
4.0.0

7 years ago

3.0.0

9 years ago

2.0.0

9 years ago

1.0.0

9 years ago

0.0.20

9 years ago

0.0.19

9 years ago

0.0.18

9 years ago

0.0.17

9 years ago

0.0.16

9 years ago

0.0.15

9 years ago

0.0.14

9 years ago

0.0.13

9 years ago

0.0.12

9 years ago

0.0.11

9 years ago

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago

0.0.0

9 years ago