How to get card holder name from iPP320 API

I want to display customer name after processing a transaction on the iPP320.

How can I get that info from the iPP320 API?

Can I get other data on Track1 or Track2 of the card?

If iPP320 API doesn't support this, is there any other way that we can get card holder name

upon card-present payment processing? Thanks.

  • Unfortunately it's not possible to pull the card holder name with IPP320. Really there is no way to pull it other than reading the track data, but you have to consider that if doing that it will increase your scope of PCI / PADSS because you would now be handling card data.