-
Store Information with Credit Card info
My customer need to store pdf files that contain sensitive information on it - Like credit Card Info. I mentioned the PPCI policy Netsuite has, but in their case, they redact manually and save in the file cabinet, I didnt found any documentation that says it is a safe thing to do. Actually the information is encrypted when…
-
Payment method and payment processor value
I tried retrieving credit card processor and payment method on a sales order using the following and I am getting a NULL value. Once I retrieve the data.. I will need to update it again.. can someone provide the right syntax for both read and write? var paymentmethod = nlapiGetFieldValue('paymentmethod'); var…
-
Issue with Credit Card on Charge to Parent Orders
We are seeing an issue with the credit card being charged/settled when the Charge to Parent checkbox is checked on a Sales Order. It is authorizing, it is billing the correct customer, but the card is not being charged. The Cash Sale is going to a Unapproved Payment status. Below are some details from Sandbox DEV.…
-
Record Credit Card Processing Fee Automatically
How would you apply a credit processing fee to transactions that are processed by credit card automatically?
-
Declined Credit Card > Cancels Sales Order
Hi Experts, My client is using accepting credit card payments and using Adyen Payment Gateway. If an order is created with credit card payment, when the authorization is declined, the order is cancelled. As compared to Cybersource payment gateway which have AVS and CSC rules how can an order remains open if authorization…
-
How to link Credit Card Charges to Credit Card Payment?
Hi, is it possible to link the payment (to the credit card company) with the credit card charges entered via Use Credit Card? Like a page or view where someone can select which charges to pay similar to selecting bills on the bill payment page. The following have been shown as the process/workaround in NetSuite: Enter as…