Releases: xendit/xendit-go
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 Go 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 Go 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.0.25
v1.0.24
What's Changed
Full Changelog: v1.0.23...v1.0.24
v1.0.23
What's Changed
- fix(invoice): add WithFeeRule option on invoice by @adityaokke in #131
New Contributors
- @adityaokke made their first contribution in #131
Full Changelog: v1.0.22...v1.0.23
v1.0.22
What's Changed
- Add account to client API by @MrWildanMD in #129
New Contributors
- @MrWildanMD made their first contribution in #129
Full Changelog: v1.0.20...v1.0.22