Discussions
Payments , Invoices and Customers
I am adding payments with my invoices. The payments have a credit card but that is not being used. the payments have been made in full before the web services is adding them to Netsuite using Suitetalk. But when I look at the payments in NetSuite the status is "Not Deposited" I think it has something to do with
customerPayment.chargeIt = false;
customerPayment.chargeItSpecified = true;
But when I removed these lines NetSuite would try to process the credit card and error for those rights do not exist. In any case the Credit card is just a reference that the Business parts want in the record.