omise_flutter 0.1.6
omise_flutter: ^0.1.6 copied to clipboard
A package for integrating to Omise REST API. It targets only for a client-side usage to create a token, create a source and retrieve a capability of your account.
0.1.6 Minor update #
- Bug fixes
0.1.5 Minor update #
- Null safety support; Thanks PR from @pitsanujiw
0.1.4 Minor update #
- Update an exmaple
- Update packages
- Deprecated a
security_code_checkattribute of Card API - Added a new attribute named
charge_statusof Token API
0.1.3 Update an example #
- Add timeout error
0.1.2 Update an example #
- Bug fixes
0.1.1 Update an example #
- Bug fixes
0.1.0 Update an example #
- Update an example
- Update package
- Format code
0.0.1 Initial release #
- Initial release