0

How to generate pinblock in thales format 05(ISO 9564-1 Format 1) without PAN and encrypt it with ZPK, this format does't requite PAN but i can't find way to do it without it in documentation (http://www.pay-logic.com/docs/hostcommandv23b.pdf)

Robert Wróbel
  • 345
  • 1
  • 2
  • 9
  • I have answered this question here: https://stackoverflow.com/questions/45438642/zpk-encryption-iso-format-9594-1-format-0/45475189#45475189 – andyvan Aug 07 '18 at 21:52

1 Answers1

1

From my experience, you still need to provide PAN (12 digits) in the command but it's not used, so you may use e.g. 12 zeros.

Sianur
  • 639
  • 6
  • 13