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.
Setting a credit card expiration date on a sales order
I'm trying to update a credit card expiration date on an existing, open sales order.
nlapiSubmitField('salesorder', salesorderinternalid, 'ccexpiredate', '12/2011', true);The above call doesn't throw any exception but doesn't change the field either. Seems to fail silently.
I noticed in the SuiteScript Records Browser that the field is supposed to be of type 'ccexpdate'... But what does that type look like? A search in NS help for 'ccexpdate' returns no results.
Anybody have any details on that type or how to update that field on a sales order?
Thanks,
Shawn
0