#Svenson
1 messages · Page 1 of 1 (latest)
hello! can you point me to an example request which you made where you received that parameter in the response?
ah, sorry missed that you mentioned you always get null for it
gimme a while to find out what it means
The primary account identifier is a unique identifier for an Issuing card used for Apple Pay and Google Pay. It's used to check if an Issuing card has already been added to the mobile wallet, and so should be hidden from the list of available cards to add.
you can see how it's used here : https://stripe.com/docs/issuing/cards/digital-wallets?platform=iOS#check-eligibility
gotcha