Discussions
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Join us
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?