npm @adyen/api-library 32.2.0
Adyen Node API Library v32.2.0

7 hours ago

What's Changed

This range adds sub-merchant details to Payments App boarding-token requests and makes the Node HTTPS client reuse its agent across requests, with optional keep-alive configuration.

New Features 💎

Payments App API

  • Add SubMerchantData to BoardingTokenRequest.subMerchantData, allowing boarding-token requests to carry sub-merchant identity, contact, and address details. (#1783)

Fixes ⛑️

Other

  • Reuse the HTTPS agent in HttpURLConnectionClient across requests, accept optional AgentOptions such as keepAlive, preserve the agent on HTTPS 308 redirects, and rebuild it when certificate settings change. (#1784)

PRs 📋️

Contributors

Full Changelog: v32.1.0...HEAD

Don't miss a new api-library release

NewReleases is sending notifications on new releases.