Skip to content

Releases: xendit/xendit-go

v3.2.0

27 Sep 05:53
Compare
Choose a tag to compare
  • Add missing channels for Invoice API

v3.1.0

21 Sep 06:44
Compare
Choose a tag to compare
  • Fix Payment Request creation error for unhandled HTTP 201 status
  • Add CURRENCY_MISMATCHED error code for payment method validation error

v3.0.0

20 Sep 08:09
Compare
Choose a tag to compare

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

15 Sep 10:20
Compare
Choose a tag to compare
Pre-release

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

04 Sep 03:59
Compare
Choose a tag to compare
Pre-release

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

11 Jul 03:05
2ad02a2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.24...v1.0.25

v1.0.24

04 Jul 03:56
5272909
Compare
Choose a tag to compare

What's Changed

  • Add idempotency key parameter to payout creation by @rjjatson in #132

Full Changelog: v1.0.23...v1.0.24

v1.0.23

03 Jul 08:52
8a3d6f2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.22...v1.0.23

v1.0.22

19 Jun 02:30
fadf519
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.20...v1.0.22

v1.0.21

19 Jun 02:29
ccb95a7
Compare
Choose a tag to compare

What's Changed

  • Add optional settlement information on transaction object by @rjjatson in #128

Full Changelog: v1.0.19...v1.0.21