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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
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