Download Verify Pay App

Install the Verify Pay Android app on the phone that receives your payments. It silently captures and verifies transactions — automatically.

Verify Pay
v1.0.18.2 MBAndroid 8.0+
⬇️ Download Android App (.APK)
FreeNo adsOpen source
📱
Scan to download
Scan with your phone camera

📋 Installation Guide

1

Download the APK

Click the download button above or scan the QR code from the phone that receives your payments.

2

Install the App

Open the downloaded APK. You may need to enable "Install from Unknown Sources" in Settings → Security.

3

Grant Notification Access

The app will guide you to grant notification listener permission. This is required to capture payment notifications.

4

Disable Battery Optimization

Go to Settings → Apps → Verify Pay → Battery → No Restrictions. This keeps the listener running reliably.

5

Done! Start Accepting Payments

The app is pre-configured with your API key. It will automatically listen for and sync payment notifications.

📱 Requirements

📱Android 8.0 (Oreo) or higher
🔔Notification Access permission
🌐Internet connection
🔋Battery optimization disabled
💳bKash/Nagad/Rocket/Upay app
🔑Verify Pay account & API key

✨ App Features

👂

Silent Listener

Runs in background and captures payment notifications without any user interaction.

🧠

Smart Parsing

Extracts amount, sender, TxnID from bKash, Nagad, Rocket & Upay notifications in English & Bangla.

Instant Sync

Sends parsed data to Verify Pay API in under 1 second with automatic retry on failure.

🔋

Battery Optimized

Designed to survive Android battery optimization with foreground service and watchdog.

🔒

Secure

API key authenticated, device-bound, all data encrypted in transit via HTTPS.

🔄

Auto-Update

Checks for updates on launch and prompts upgrade when new version is available.

📋 Version History

v1.0.1LatestMarch 29, 2026
  • Fixed notification permission auto-request on Android 13+
  • Improved bKash & Nagad parser accuracy
  • Added Bangla numeral support in all parsers
  • Background service stability improvements
  • OEM-specific battery optimization fixes (MIUI, ColorOS)
v1.0.0March 28, 2026
  • Initial release
  • Support for bKash, Nagad, Rocket, Upay
  • Real-time notification listening
  • Auto-sync with Verify Pay API
  • Local database with offline queue
  • Boot auto-restart support