m2pfintech
Error Codes

Tokenization Errors

Error codes for digital wallet token operations and network service failures.

Errors related to digital wallet provisioning (Apple Pay, Google Pay, Samsung Pay) and token lifecycle management.


CodeHTTPMessageScenarioResolution
TOK_001400Card not eligibleThe card is not eligible for tokenization — may be an unsupported product type or inactive cardCheck card status and product type
TOK_002400Token not foundThe provided token reference ID does not existVerify the token reference ID via getTokens API
TOK_003400Token already suspendedAttempting to suspend a token that is already suspendedNo action needed — token is already in suspended state
TOK_004400Token already activeAttempting to resume a token that is already activeNo action needed — token is already active
TOK_010502VTS service failureVisa Token Service is temporarily unavailableRetry after 1-2 minutes; if persistent, contact M2P support
TOK_011502MDES service failureMastercard Digital Enablement Service is temporarily unavailableRetry after 1-2 minutes; if persistent, contact M2P support
TOK_012502NPCI TKM failureRuPay NPCI Token Key Management service is temporarily unavailableRetry after 1-2 minutes; if persistent, contact M2P support

Forex Errors (FX_xxx)

Errors related to exchange rate queries and multi-currency operations.

CodeHTTPMessageScenarioResolution
FX_001400Unsupported currency pairThe requested currency pair is not available for your programCheck supported currencies with M2P
FX_002400Rate expiredThe previously quoted exchange rate has expiredRequest a fresh rate quote
FX_003400Conversion limit exceededThe conversion amount exceeds the configured forex limitsReduce the amount or request a limit increase
FX_004502Rate feed unavailableThe exchange rate data feed is temporarily downRetry after 1 minute

On this page