Hi All, one user event script is deployed on sales...
# suitescript
s
Hi All, one user event script is deployed on salesorder record. In the script, we read cc number to do tha transaction in PayPal. Now we have a suitelet script that edit and save the sales order script. During edit and save in suitelet i am getting error in user event script 'insufficient fld permission, you are attempting to read an unauthorized field: ccnumber'. How can i fix this error? Thank you
b
start at PCI SSC Cloud Computing Guidelines, you will have enhanced obligations when you code something that has access to credit cards
if you are actually with a partner, you should be going through the SuitePayments section of the SuiteApp Architectural Fundamentals & Examples and the Payment Processing Plug- in
s
Ok, thank you