Authentication Method
Authentication method (authenticationMethod) indicates the identity verification method for transactions.
Type List
| Type Code | Type Name | Description |
|---|---|---|
NOT_AUTHENTICATED | Not Authenticated | No identity verification required or verification failed |
PIN | PIN | Online verification using Personal Identification Number (PIN) |
OFFLINE_PIN | Offline PIN | Offline verification using PIN |
BY_PASS | Bypass Verification | Skip identity verification (e.g., small amount no PIN) |
SIGNATURE | Signature | Verification using handwritten signature |
Last updated on