Unable to parse or decrypt encCard error - Visa In-App Provisioning

mustafagundogdu
New Contributor

Unable to parse or decrypt encCard error - Visa In-App Provisioning

Hello friends

When doing In-App Provisioning for Google Pay, How can I prepare encCard data?

Can you share an example algorithm for c#?

I created ApiKey and SharedSecretKey but I get this response from the service. Can you support me if I am going wrong?

 

ErrorRepsonse: 

"errorResponse": {
"status": 400,
"reason": "invalidParameterEncCard",
"message": "Invalid input parameter(s)",
"details": [{
"location": "encCard",
"message": "Unable to parse or decrypt"
}]}