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.
- LRS (Liberalised Remittance Scheme)
- Standard Payments (Cards, Bank Transfer, Pay via Bank)
- Subscriptions
| Requirement | Version |
|---|---|
| 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 |
| Version | Status | Documentation |
|---|---|---|
| v4.0.0 | Latest | React Native SDK v4 |
| v3.1.0 | Archived | React Native SDK v3 |
| v1.3.5 | Archived | React Native SDK v1 |
Upgrading from v1 or v3? See the Migration Guide.
- Changelog - all release notes
- Migration Guide - step-by-step upgrade instructions
- Flutter SDK - GlomoPay SDK for Flutter apps
- Unified SDK (Web) - GlomoPay SDK for web apps
- Checkout overview - server-side checkout integration and signature verification