biapay_gateway 0.1.9 biapay_gateway: ^0.1.9 copied to clipboard
Biapay Payment Gateway SDK is a high-level wrapper around the BiaPay Payment Gateway API that provides strongly typed responses and exceptions
0.0.2 #
- Return type of response in launch method.
0.0.3 #
- Return launch method parameters.
0.0.4 #
- Null check for launch method parameters.
0.0.5 #
- launch method parameters changed.
0.0.6 #
- State management changed.
0.0.7 #
- Response data checking.
0.0.8 #
- Navigation changed.
0.0.9 #
- State management changed.
0.1.0 #
- Async method added.
0.1.1 #
- onSuccess and onFailed methods added.
0.1.2 #
- BIAPAY AppBar changed.
0.1.3 #
- Update README.md
0.1.4 #
- Update README.md
0.1.5 #
- Update README.md
0.1.6 #
- Failed response data added.
0.1.7 #
- New Process Dialog added.
0.1.8 #
- Process Dialog changed. Previous dialog was causing some problems. Dialog box closed with black screen.
0.1.9 #
- Update README.md with access response data.