Version 0.3.0
This version add support for specifying Omise API version by setting omise.api_version
. The version specified in the library will override the version set in user dashboard within Omise.
This is especially useful if you have multiple environments running in different version (e.g. production running on older one, with staging on newer one during upgrade.) It is highly recommended to set this version to the one you are using.
- Add API versioning support.