All notable changes to omise-node project will be documented in this file. Use Semantic Versioning.
- Remove Internet Banking. (#228)
- Fix warning from nyc package. (#219)
- Upgrade omise-node api to v2019 (#220)
- Add support for merchant advice and missing 3ds fields (#223)
- Status added to ICharge interface. (#213)
- Added support for partial capture (#203)
- Fixed Next.js build issue (#190)
- Fixed security risk on logging (#185)
- Fixed sonarcloud issue (#184)
- Added coding standard and replace bluebird with build in promise (#183)
- Add
phone_numberin source params (#147). - Fix authentication for customer schedules (#143).
- Fix GET/DELETE requests contain request body.
- Add destroy method TS definition for Schedules API
- Add missing typescript definitions.
- Add
Charge.expireAPI.
- Add
Account.updateAPI.
- Fix typo.
- Add support of capability API.
- Support for Charge reverse api.
- Add listCard([,data]) option.
- Add Events API support.
- Update list() doc.
- Fix list pagination.
- Add
omiseVersionconfig that support addingOmise-Versionhttp header to the api request. - Improve test by cleaning up unused vars.
- Remove token creation example.
- Add handling card data information.
- Add Recipients API support.
- Add Disputes API support.
- Fixed remote tests.
- This CHANGELOG file.