Skip to content

Official React Native 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, Pay via Bank)
  • Subscriptions

System Requirements

RequirementVersion
Node.js>= 16.0.0
npm>= 8.0.0
React>= 17.0.0
React Native>= 0.68.0
react-native-webview^13.0.0
jail-monkey (optional)^2.6.0

Versions

VersionStatusDocumentation
v4.0.0LatestReact Native SDK v4
v3.1.0ArchivedReact Native SDK v3
v1.3.5ArchivedReact Native SDK v1

Upgrading from v1 or v3? See the Migration Guide.

Resources