Releases: xendit/xendit-go
Releases · xendit/xendit-go
v1.0.5
What's Changed
- add support for-user-id in card:CreateCharge , invoice:Get, invoice:GetAll
- add support transaction beta
- fix RetailOutletPaymentsLinks struct
Full Changelog: v1.0.4...v1.0.5
v1.0.4
v1.0.3
What's Changed
- add feature Get Payments By Fixed Payment Code ID
- FixI Invoice Fee & Invoice Payment Detail
Full Changelog: v1.0.2...v1.0.3
v1.0.2
v1.0.1
What's Changed
- fix integration test
- feat(customers): add api version to customer params
Full Changelog: 1.0.0...v1.0.1
Fix and update Invoice, QR Code, Streamline parameters
- Fix invoice field refer to https://developers.xendit.co/api-reference/#invoices #82
- fix example and add QR code example
- Add qrcode test and fix payout test
Customers and Direct Debit API
v0.9.0 Merge pull request #67 from glendaesutanto/story/API-2362/direct-debi…
EWallet Charge API
New eWallets API (#55) * Implement new eWallets API * Change BasketItem to EWalletBasketItem
MINOR 0.7.0
Implements QR Codes API client
MINOR 0.6.0
- Implemented Promotions API
- Fix a bug in
GetCharge
method signature