Official Flutter SDK for integrating GlomoPay payment checkout flows into your mobile applications. The SDK renders a secure WebView-based checkout and auto-detects the correct flow (LRS, Standard, or Subscriptions) based on your order.
- LRS (Liberalised Remittance Scheme)
- Standard Payments (Cards, Bank Transfer)
- Subscriptions
| Requirement | Version |
|---|---|
| Flutter | >= 3.7.0 |
| Dart SDK | >= 3.0.0 |
| Version | Status | Documentation |
|---|---|---|
| v2.1.0 | Latest | Flutter SDK v2 |
| v1.11.2 | Archived | Flutter SDK v1 |
| v0.0.15 | Deprecated | Flutter SDK v0.0.15 |
| v0.0.13 | Deprecated | Flutter SDK v0.0.13 |
| v0.0.3 | Deprecated | Flutter SDK v0.0.3 |
Archived versions are superseded but documented. Deprecated versions are past end of life and unsupported - versions 1.0.3 and below.
Upgrading from v1.11.x? See the Migration Guide.
- Changelog - all release notes
- Migration Guide - step-by-step upgrade instructions
- React Native SDK - GlomoPay SDK for React Native apps
- Android SDK - GlomoPay SDK for native Android apps
- Unified SDK (Web) - GlomoPay SDK for web apps