Commit Graph

36 Commits

Author SHA1 Message Date
Wouter Boereboom
790c880eef add dataProtection service to library (#1063)
* add dataProtection service to library

* add missing import

* fix mock class for unit test
2022-11-30 12:51:27 +01:00
Wouter Boereboom
ffbf955b95 Pw 6850/bank issueing fund transfers (#1027)
* add TransferService to Makefile

* add transfers API to library

* update typings and add unit tests
2022-10-27 16:45:47 +02:00
jillingk
ad5559c55a [PW-6847] Add support for LEM endpoints (#999)
* Generate models and add services

* Makefile changes and document

* PW-6847: Mocks

* Update src/__tests__/legalEntityManagement.spec.ts

Co-authored-by: Michael Paul <michael@michaelpaul.com.br>

* small fix and renames

* Update src/__tests__/balancePlatform.spec.ts

Co-authored-by: Wouter Boereboom <62436079+wboereboom@users.noreply.github.com>

* modified README and index

* Update src/services/resource/legalEntityManagementResource.ts

Co-authored-by: Wouter Boereboom <62436079+wboereboom@users.noreply.github.com>

* Update src/services/resource/legalEntityManagementResource.ts

Co-authored-by: Wouter Boereboom <62436079+wboereboom@users.noreply.github.com>

Co-authored-by: michaelpa <michael.paul@adyen.com>
Co-authored-by: Michael Paul <michael@michaelpaul.com.br>
Co-authored-by: Wouter Boereboom <62436079+wboereboom@users.noreply.github.com>
2022-09-30 13:48:35 +02:00
Kilian Brachtendorf
e1f05edba1 update readme links to point to currently supported version of api docs (#982)
update support address pointing to 301 redirect address with invalid certificate
2022-08-29 11:49:05 +02:00
Wouter Boereboom
4a6c1218ea Bump version and pre-release fixes (#974)
* Update README.md

* update client API version constant used by payouts

* update package version and remove client js header

* remove some obsolete blank lines
2022-08-24 17:06:07 +02:00
Michael Paul
1b636e98a3 PW-6668: POS Terminal Management API (#922)
* PW-6668: Add resources

* PW-6668: Add models

* PW-6668: Add service

* PW-6668: Add unit tests

* PW-6668: Update readme

* PW-6668: Import models from models.ts

* PW-6668: Deserialize terminal management responses
2022-08-04 15:10:54 +02:00
Michael Paul
b1f58c3ab1 PW-6881: Generate more models (#915)
* PW-6881: Base generation on checked out branch

* Base the new PR on the current PR's branch

* PW-6881: Set base on checkout

* PW-6881: Generate Stored Value models

* PW-6881: Permission issue

* PW-6881: Run container without root

* PW-6881: Supporting files are required

* PW-6881: Remove debugging event

* PW-6881: Add POS Terminal Management

* PW-6881: Add Classic integration

* PW-6881: Generate Recurring models

* Update README.md

Co-authored-by: Wouter Boereboom <62436079+wboereboom@users.noreply.github.com>
2022-07-19 13:55:16 +02:00
Wouter Boereboom
0bb8963d94 update HOP API (#921)
* update HOP API

* update typings index

* add storedValue to typings index
2022-07-12 16:39:21 +02:00
Wouter Boereboom
0a835c55be update recurringService to v68 (#919)
* update recurringService to v68

* remove actual api calls from unit tests and remove superfluous file headers
2022-07-12 10:47:09 +02:00
Wouter Boereboom
aba0c19859 Pw 6826/storedvalue api (#918)
* merge modifications service with checkout service and add cardDetails endpoint to checkout service

* add classic integration/payment API types and service to library

* add unit test for cardDetails endpoint

* fix unit tests for binlookup

* PW-6663: Do not run model generation on every PR

* remove inconsistent e2e/unit hybrid test for binlookup

* add storedValue API

* upgrade linter packages and fix linting issues in repo

* add storedValue API to Readme

Co-authored-by: Michael Paul <michael@michaelpaul.com.br>
2022-07-12 10:44:19 +02:00
zaid
097cd658e5 updated v numbers 2022-06-13 14:54:30 +02:00
Wouter Boereboom
bd3df0bef3 update node compatibility 2022-05-24 08:52:47 +02:00
Ángel Campos
bb294b9bfd Renaming master to main in README.md (#810)
Co-authored-by: Wouter Boereboom <62436079+wboereboom@users.noreply.github.com>
2021-12-02 08:49:04 +01:00
Wouter Boereboom
f7d158b7e1 updated platforms notification types (#795)
* updated platforms notification types

* fixed bug in generated types

* fixed bug in businessDetails listedUltimateParentCompany array
2021-11-08 08:05:44 +01:00
Bas Maassen
c710018feb Bumped the versions (#792) 2021-10-21 14:44:27 +02:00
Sam Cottle
6a235ea765 Changed PHP > NodeJS in readme.md 2021-05-29 11:28:21 +02:00
wouterboe
19646f7c47 README updated to new template 2021-04-30 17:05:08 +02:00
Sam Cottle
7e1010f0e0 Added Terminal API to supported APIs 2021-04-29 20:48:47 +02:00
Ricardo Ambrogi
95f0c56564 Update README.md 2021-01-25 13:38:53 +01:00
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