Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
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.
0