-1

I am using USAePay as the processing gateway and they have a library to send the cardholder's information such as the PAN, EXP date, CVV2 to their servers for payment.

To use this library I would have to implement a user interface consisting of textfields to have the user enter in their data and a submit button to send the data.

In this scenario would my app need to be PCI compliant?

David
  • 171
  • 2
  • 10

1 Answers1

0

no you don't need your app to be PCI complaint. The gateway and their library is already PCI complaint.

jjlei
  • 109
  • 7