Check if the app & device support adding this card to the native wallet.
An object containing fields for primaryAccountIdentifier, cardLastFour, and testEnv.
primaryAccountIdentifier
cardLastFour
testEnv
A promise resolving to an object of type CanAddCardToWalletResult. Check the canAddCard field, if it's true, you should show the <AddToWalletButton />
canAddCard
<AddToWalletButton />
Check if the app & device support adding this card to the native wallet.