Releases: xendit/xendit-php
3.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 PHP 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 PHP 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! 🙏
2.20.0
What's Changed
- Add Payments New for better disbursement support by @yanuaraditia in #202
New Contributors
- @yanuaraditia made their first contribution in #202
Full Changelog: 2.18.0...2.20.0
2.19.0
2.18.0
What's Changed
- Update xendit.php by @xen-HendryZheng in #169
- Story/cm 4874 add maintenance mode payment channel endpoint by @abhijeetjuneja in #181
- [DNM-1108] added support for the disbursement v1 by @hglohika in #188
- [DNM-1177] Separate PHP and IDR by @hglohika in #190
New Contributors
- @abhijeetjuneja made their first contribution in #181
- @hglohika made their first contribution in #188
Full Changelog: 2.17.1...v2.18.0
2.17.1
What's Changed
- Fix/add params expire invoice by @xen-HendryZheng in #167
Full Changelog: 2.17.0...2.17.1
[2.17.0] Add params for Retrieve and RetrieveAll
Add params to retrieve and retrieveall
Update example
Update readme