ctechpay 0.1.0
ctechpay: ^0.1.0 copied to clipboard
Official Flutter and Dart SDK for CtechPay in-app Airtel Money payments and card checkout status checks.
Changelog #
All notable changes to the CtechPay Flutter SDK will be documented in this file.
0.1.0 - 2026-07-20 #
- Initial Flutter and Dart SDK release.
- Added
CtechPayClientfor authenticated CtechPay API requests. - Added Airtel Money payment initiation, status checks, transaction details, reference lookup, and
payAndPoll. - Added in-app card checkout using CtechPay hosted card payment pages.
- Added hosted card status polling by
order_reference. - Added responsive
CtechPayCheckoutPagewith CtechPay, Airtel Money, and card assets. - Added packaged WebView checkout page for card payments.
- Added example Flutter app covering checkout, Airtel, card, status checks, and raw API requests.