Commit Graph

17 Commits

Author SHA1 Message Date
Rik ter Beek
1972bc281b update readme with a link to contact support 2020-05-13 07:20:37 +02:00
Sam Cottle
e8f82c4a82 Update link to docs (#358)
Under Documentation, we only link to the API-only integration. But the library can also be used to integrate with the Drop-in and Components integrations.
2020-03-27 13:38:58 +01:00
Ricardo Ambrogi
a5264a1b40 Update README.md 2020-03-18 11:47:47 +01:00
Ricardo Ambrogi
a6a9961679 Update README.md 2020-02-28 10:11:01 +01:00
Ricardo Ambrogi
e20b5146d7 Hotfix/node v10 (#234)
* Bundle type definitions with package

* drop support from node lt 10

* run tests on future versions and not only stable
2020-01-27 14:07:59 +01:00
Ricardo Ambrogi
cbfccd9d05 Update README.md 2019-12-11 12:44:37 +01:00
Grant
5f7ad68339 New contribution guidelines
Updated README.md and added CONTRIBUTING.md
2019-11-18 14:20:44 +01:00
Ricardo Ambrogi
b70dc70070 Update README.md 2019-10-01 14:25:01 +02:00
Ricardo Ambrogi
8acd312ab0 Update README.md 2019-09-10 15:24:16 +02:00
Ricardo Ambrogi
f037f82d0a Release v2.0.0 (#59)
* Update dependency webpack to v4.36.1

* Update dependency @types/node to v11.13.18

* Update babel monorepo to v7.5.5

* Update dependency eslint to v6.1.0

* Update typescript-eslint monorepo to v1.13.0

* Update dependency webpack to v4.37.0

* Update dependency webpack to v4.38.0

* Change 'code' to 'statusCode' on Exception

* Change base mock Promise.reject to throw

* Update README.md

* improve tests for checkout

* improve bin lookup tests

* improve checkout utility test

* improve payout tests

* improve terminal and recurring tests

* improve local terminal tests

* Update dependency @types/jest to v24.0.16

* add httpClient tests

* Pin dependency @types/nock to 10.0.3

* Update dependency nock to v11.0.0-beta.30

* Update dependency webpack to v4.39.0

* Update dependency nock to v11.0.0-beta.31

* Update dependency webpack to v4.39.1

* Fixes HTTP Proxy (#56)

* Fixes HTTP Proxy

* remove manual proxy config, adds http-proxy-agen libt

* add promise back to doPostRequest method

* Release v2.0.0 (#49)
2019-08-05 14:55:06 +02:00
Ricardo Ambrogi
5998794a98 Update README.md 2019-07-12 11:14:46 +00:00
Ricardo Ambrogi
1eb9ce92c7 Update README.md 2019-07-08 13:43:19 +02:00
Ricardo Ambrogi
d1a51a3417 update package name 2019-07-08 12:54:52 +02:00
Ricardo Ambrogi
cad7137b92 update references to old package name
update references to old package name
2019-07-08 09:49:07 +02:00
Ricardo Ambrogi
34eef1880d Update README.md 2019-07-05 13:19:43 +02:00
Ricardo Ambrogi
7bebeb8042 Update README.md 2019-07-04 15:26:04 +02:00
Rik ter Beek
d1d331d90d Initial commit 2019-07-04 14:28:59 +02:00