Adyen Node API Library v19.3.0
AdyenAutomationBot
released this
16 Sep 12:44
·
28 commits
to main
since this release
What's Changed
New Features 💎
- Checkout API:
- Add EftDetails payment method
- In
CheckoutBankTransferAction
class the attributesaccountNumber
,routingNumber
,sortCode
have been added
- LEM API:
- Add
ISSUECREDITLIMIT
enum toVerificationDeadline
,VerificationError
,VerificationErrorRecursive
- Improved comments on enums
- Add
- Management API:
- Add support for Accel, Nyce, PayMe, Pulse, Sodexo, Star
Connectivity
class add attributeterminalIPAddressURL
- Update all services by @AdyenAutomationBot in #1394
Other Changes 🖇️
- Use
npm config
when setting auth token during publishing by @vergilfromadyen in #1395 - Update npmpublish.yml again by @vergilfromadyen in #1397
- Revert removing
npm config set
when npm publishing by @vergilfromadyen in #1398 - Release v19.3.0 by @AdyenAutomationBot in #1396
Full Changelog: v19.2.0...v19.3.0