Hello everyone, greetings. I would like to know if...
# suitescript
a
Hello everyone, greetings. I would like to know if anyone has implemented the integration between Netsuite and PayTrace, and how you implemented 'The PayTrace Encryption Library.' Thank you so much
b
either you havent gotten far in pci compliance, or you dont need to implement the client side encryption, you can just use their library
paytrace's client side library is designed to encrypt sensitive data before it reaches the server
once it reaches your server, its already too late to encrypt the data, and PayTrace's api reflect that in its api
if your script actually has access to credit card numbers, the proper way is through SuitePayments (take a look at the SAFE guide for information)