Create/Import order to IMIS using IBO.NET or SQL Stored procedure.

Hi, Guys!

We are trying to import order data to IMIS system using IBO for .NET. But totally lost how to complete it. Will can consider using SQL Stored Procedure.

In general we are not using IMIS to process Credit Cards but we need store orders info.

Please help.

Thank you!

 

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

We use iBO .net to import

We use iBO .net to import orders, even credit card authentication/payment etc in iMIS.

However, we use a sproc to complete the order in iMIS as iBO .net doesnt allow to set the status of the order to complete.

Nasser
Avion Software
www.avion-software.com

Hi Nasser, Would you be able

Hi Nasser,

Would you be able to supply me with the Stored Proc that you used? If you have any of the iBO.NET order code handy as well that would be very helpful.

Kind Regards,
Leo 

Does anyone know of a way to

Does anyone know of a way to generate an invoice for the order in this scenario, or does that need to be SQL scripted as well?