Files
android/docs/thijooree/12-bml-qr-pay.md
T
2026-06-13 21:30:12 +05:00

716 B

BML QR Pay

This flow no longer lives in a dedicated fragment. BmlQrPayFragment.kt still exists as a source file but is unreachable — no callers, no nav graph entry, no intent action routes here. The actual BML gateway QR flow runs inside TransferFragment via TransferFragment.newInstanceFromBmlQr(qrUrl, fromAccountNumber). See Transfer Flows — BML QR Merchant Payment Flow.

The on-the-wire payment protocol is unchanged — see BML QR Payment API for the 3-step TOTP flow (approve → channel: token → otp).


 


← PayMV QR Screen     Next → Financing