tranxactive / J2PAY

Multi-gateway payment processing library for java
http://j2pay.tranxactive.com
MIT License
172 stars 110 forks source link

PCI compliance #16

Closed erangac closed 6 years ago

erangac commented 6 years ago

Hi, What level of PCI compliance expected to use this API ? I can see authorize API expecting credit card number ...etc. Thanks

ilyasdotdev commented 6 years ago

Pci compliant is required when we store credit card. we are just providing library whoever 'll use it on his own domain or server which is saving customer card will required to be pci certified.

erangac commented 6 years ago

This API credit card data. Even it not stored; in my understanding whoever user use this API need to be PCI compliance.

ilyasdotdev commented 6 years ago

Yes you are right. If someone using this library they can certified there system. But mostly the issue is raised when someone storing card detail then pci is must.