hi,
We are trying to use the iOS Card Present SDK for our mobile app. We are trying to determine the data to be passed to Encrypted Value element. The documentation for AIM XML Refers that it is a encoded value of encrypted card reader and KSN. However, the example code says that it is an encoded value of encrypted card reader. Please confirm the value to be passed.
Also, if we are passing both KSN and encrypted card reader, how are we merging the 2 data elements?
Lastly, the encrypted card data has a starting character "<" and ending character ">" , do we need to remove them while doing the hex encoding?
Thanks for your help.
Regards,
Ritesh
โ10-24-2014 12:10 PM
Any guidance on this would be highly appreciated?
โ10-27-2014 07:12 AM
Hi riteshmitra,
Yes, the brackets should be removed. We are also looking for it to be submitted in base64, not the hex encoded value.
Thanks,
Joy
โ11-07-2014 03:07 PM