forked from thijooree/android
716 B
716 B
BML QR Pay
This flow no longer lives in a dedicated fragment.
BmlQrPayFragment.ktstill 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 insideTransferFragmentviaTransferFragment.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