Post not yet marked as solved
Post marked as unsolved with 0 replies, 130 views
I have been trying to add my virtual card to apple wallet using InAppProvisioning. I did following to add my card in Apple wallet.
Provided last 4 number of card and card holder name to apple wallet.
Got certificate, nonce, nonceSignature.
Pass certificate, nonce and nonceSignature to PNO (Payment network operator)
Send activation data to apple wallet.
I am continuously getting "Card not added dialog"
I also have tried to trouble shoot this issue by fetching sysdignose using steps provided by apple, but I wasn't able to find any breakthrough.
It would be great if anyone can help us in this case.