Skip to content

GlomoPay Flutter SDK

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.

Supported Payment Flows

  • LRS (Liberalised Remittance Scheme)
  • Standard Payments (Cards, Bank Transfer)
  • Subscriptions

System Requirements

RequirementVersion
Flutter>= 3.7.0
Dart SDK>= 3.0.0

Versions

VersionStatusDocumentation
v2.1.0LatestFlutter SDK v2
v1.11.2ArchivedFlutter SDK v1
v0.0.15DeprecatedFlutter SDK v0.0.15
v0.0.13DeprecatedFlutter SDK v0.0.13
v0.0.3DeprecatedFlutter 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.

Resources