Search found 1 match
- Tue Jan 29, 2008 11:02 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Insert Order Using 7.0 API
- Replies: 1
- Views: 2592
Insert Order Using 7.0 API
I am trying to insert an order using the 7.0 API and have a couple questions. 1. How do I increment the order id? Currently, when I do the insert, the order id is set to zero. 2. What is the minimum data that needs to be inserted for the order to be valid. Currently, when I go to the default admin o...