Tue, 01/03/2017 - 09:08
#1
PCI-DSS Compliance
I am building an e-commerce solution for a cafe, where the page on my site will except card details. These card details will be posted from client browser to my HTTP server, where-in I propose to call Payeezy REST API for payment transaction.
I need to understand for the above scenario, do I need to get PCI-DSS compliance. If I do not get PCI-DSS audited & certified, what are the implications.
You should be able to use payeezy.js solution to be out of PCI Compliance. You can see more information about payeezy.js at below link:
https://github.com/payeezy/payeezy_js
API related information can be found at
https://developer.payeezy.com/payeezy-api/apis/get/securitytokens
Auth / purchase transaction on the token can be found at :
https://developer.payeezy.com/payeezy-api/apis/post/transactions-4