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.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
web order processing
Hi, here’s the scenario:
A stand alone website using .Net 2.0 with own shopping cart and credit card validation. After order is created and then CC validated I want to send it to the NetSuite for processing. What’s the correct approach when using NetSuite’s web services v 2.5? Since CC validation and processing will be already done and I’ll be just passing CC transaction # should I use a “CashSale” object for my sale and then a “CashSaleItemList” to specify all items? What about user should I use a Customer object and first search for a user inside NS database and if it doesn’t
0