Skip to main content

Card status

The enum CardStatus defines the potential states a card can be in. The state of a given card can be retrieved using the method WPPComponents.getCardStatus.

StatusMeaningNext Step
UNAVAILABLEGoogle Pay disabled or unsupportedPrompt install/enable.
NOT_PROVISIONEDCard eligibleOffer “Add to Google Wallet”.
PROVISIONEDCard activeOffer “Set default NFC payment” if desired.
PENDINGActivation in progressInform user and retry later.
NEEDS_IDENTITY_VERIFICATIONKYC incompleteRelaunch provisioning flow to finish verification.
SUSPENDEDTemporarily blockedDirect to issuer support.
UNKNOWNUnrecognized stateLog and show fallback message.