Releases: xendit/xendit-php
Releases · xendit/xendit-php
MINOR 2.3.0
Addition of error_code
and status_code
to ApiException
PATCH 2.0.2
- Bump
version
field insidecomposer.json
to the correct version
PATCH 2.0.1
- Move
vlucas/phpdotenv
torequire-dev
MAJOR 2.0.0
- Revamp of project's architecture
- Added support for all Xendit's products
Dynamic options for create invoice and disbursement
Merge pull request #33 from xendit/feature/dynamic-options add dynamic options for create invoice and disbursement
Add optional fields for create charge
Allow adding authentication id, card cvn, and capture flag on create charges.
Accept description in creating disbursement
Accept description in creating disbursement
Add software license
Add software license
Add correct example for creating invoice with callback virtual account
Merge pull request #25 from xendit/invoice_upgrade add correct example in invoice creation
Support invoice creation with callback virtual account
Merge pull request #24 from xendit/invoice_upgrade add callback virtual account id options when creating invoice