Discussions
SuiteScript / Suitelet Question: Processing Credit Card Payments
I'm trying to create an external suitelet that allows customers to pay invoices via credit card from a unique link on each invoice. Reason being that we are locked into a contact with Cybersource so we cannot switch to another processor which offers similar functionality (such as MerchantE) and we'd prefer not to use NS's Customer Center. I got the idea of using a Suitelet from Marty Zigman's article where he discusses how him and his team have created this functionality. This idea intrigued me as a good project to work on to better my SuiteScript skills. My question, though, is whether such a Suitelet would be PCI DSS compliant? And if not, how to create a complaint suitelet via SuiteScript API?