Releases: xendit/xendit-node
v3.2.0
- Add missing channels for Invoice API
v3.1.0
- Fix Payment Request creation error for unhandled HTTP 201 status
- Add
CURRENCY_MISMATCHED
error code for payment method validation error
v3.0.0
Xendit is moving to a new series of SDKs focused on our new Payments and Payouts API. Unlike our older SDK versions, these SDKs will always be up to date with Xendit’s latest API offering.
We will be adding other Xendit products such as XenPlatform and Subscriptions over the coming months. Thank you for your support! 🙏
Xendit Node SDK Version 3
Note: this is a beta release. If you face an issue, please raise it through our GitHub or our customer support.
Xendit is moving to a new series of SDKs focused on our new Payments and Payouts API. Unlike our older SDK versions, these SDKs will always be up to date with Xendit’s latest API offering.
Please refer to the below for detailed API information
We will be adding other Xendit products such as XenPlatform and Subscriptions over the coming months. Thank you for your support! 🙏
Xendit Node SDK Version 3.0.0-beta.0
Note: this is a beta release. If you face an issue, please raise it through our GitHub or our customer support.
Xendit is moving to a new series of SDKs focused on our new Payments and Payouts API. Unlike our older SDK versions, these SDKs will always be up to date with Xendit’s latest API offering.
Please refer to the below for detailed API information
We will be adding other Xendit products such as XenPlatform and Subscriptions over the coming months. Thank you for your support! 🙏
v1.22.0
What's Changed
- chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #202
- Fix typos in type definition by @pelly-ryu in #203
New Contributors
- @dependabot made their first contribution in #202
- @pelly-ryu made their first contribution in #203
Full Changelog: v1.21.16...v1.22.0
v1.21.16
v1.21.15
v1.21.14
What's Changed
- fix: Fix PMv2 status type by @cassiewang in #197
New Contributors
- @cassiewang made their first contribution in #197
v1.21.11
What's Changed
- chore: add xendit api key scanner workflow by @xenzun in #185
- feat: add payment request and payment method by @ligertsicat in #189
- chore: bump up package.json by @ligertsicat in #190
New Contributors
- @xenzun made their first contribution in #185
- @ligertsicat made their first contribution in #189
Full Changelog: v1.21.10...v1.21.11