Discussions
Credit Card Integration / PCI Compliance
Hello,
I am working with a client to build an integration with a credit card gateway (Stripe) so that customers can pay via credit card. We have written a script to pass the credit card to stripe for authorization but due to PCI compliance, the card number is scrambled.
How does one validate the initial payment for processing with a processor (Stripe) before you are able to rely on the token for the future reoccurring payments? It it a matter of signing an agreement with NetSuite to allow clear text of the cc number in scripts?
Please Help!