Hi I have a suitelet which accepts credit card of customer I made it public to diplay on my website for enrollment but Now problem is how can I determine customer in Netsuite is adding cc information.
p
PNJ
02/07/2020, 1:03 PM
“how can I determine customer in Netsuite is adding cc information” — what does that mean? What are you trying to do, in detail?
d
Dhananjay Donthula
02/07/2020, 1:05 PM
I have an enrollment process on my website one screen is payment page I am rendering NS suitelet which accepts cc information on the page.
p
PNJ
02/07/2020, 1:12 PM
So what are you asking? How to validate CC numbers?
d
Dhananjay Donthula
02/07/2020, 1:59 PM
No problem how can I determine in suitelet that which customer in Netsuite is adding cc information. I was able to validate CC numbers though.
n
NElliott
02/07/2020, 2:59 PM
Sounds like you need to do a customer search to identify the customer?
p
PNJ
02/07/2020, 3:06 PM
Sounds like some design work needs doing. Accepting credit cards is not something you want to just hack together or walk into blindly. The fallout from getting it wrong can be pretty bad