kashier_flutter_sdk 0.1.4
kashier_flutter_sdk: ^0.1.4 copied to clipboard
Kashier payment SDK for Flutter. Accept Card, Apple Pay, and mobile wallet payments in Egypt with a prebuilt, localized (EN/AR) payment sheet.
Changelog #
0.1.4 #
Removed:
- Internal debug logging.
0.1.3 #
Fixed:
- 3DS verification not completing on some banks (Android).
0.1.2 #
Fixed:
- 3DS verification failing after card PAY: the request now keeps
newPaymentUIso the backend returns the working V3/3ds-redirectURL instead of the dead legacy/3dsRedirectpage. - 3DS WebView blocked with a 404 by the WAF: the base64
redirectHtmlquery param is stripped from the redirect URL before loading.
0.1.1 #
0.1.0 #
Initial public release.
- Card payments (new card, saved cards, 3DS verification)
- Apple Pay integration
- Mobile wallet payments with reconcile polling
- Prebuilt localized payment sheet (English & Arabic)
- iOS only (iOS 14.0+)