webirr 2.2.0
webirr: ^2.2.0 copied to clipboard
Official Dart Client Library for WeBirr Payment Gateway APIs. This Library provides convenient access to WeBirr Payment Gateway APIs from Dart/Flutter Apps.
2.2.0 #
- Use
PaymentRecordfor bulk polling and webhook payment data. - Decode webhook callbacks with
PaymentWebhookPayload. - Remove legacy
timefrom bulk/webhook payment records.
2.1.2 #
- transient errors helper
2.1.1 #
- transient errors helper
0.1.0 #
- Test publication
1.0.0 #
- Initial version
1.0.1 #
- Examples added
1.0.2 #
- Unit tests added
1.0.3 #
- Examples formatted
1.1.0 #
- more api endpoints
- json request headers and reusable http client support
1.1.1 #
- package metadata
1.1.2 #
- supported banks
2.0.0 #
- test env gateway
2.0.1 #
- merchant id constructor
2.0.2 #
- merchant id behavior
2.1.0 #
- platform errors are native errors; WeBirr API errors remain ApiResponse