Hi I have a suitelet which accepts credit card of ...
# suitescript
d
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
“how can I determine customer in Netsuite is adding cc information” — what does that mean? What are you trying to do, in detail?
d
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
So what are you asking? How to validate CC numbers?
d
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
Sounds like you need to do a customer search to identify the customer?
p
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
👍 1