Hi,
Is there a file format for importing orders into zencart pls?
Have a call center capturing data and I'll need to import a daily file and process orders.
Also, where is the QBI export file please?
Thanks for your help,
David
Hi,
Is there a file format for importing orders into zencart pls?
Have a call center capturing data and I'll need to import a daily file and process orders.
Also, where is the QBI export file please?
Thanks for your help,
David
There are no built-in order import/export facilities in Zen Cart at the present time.
There's a quickbooks module available in the Downloads section for exporting orders FROM Zen Cart into QBI.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
Hi Dr Byte,
Thanks for that.
Can a query be compiled from zencart to a CC gateway (it has this API already) where zencart can find/import orders that were imported to the gateway instead?
That would keep a copy of the orders within Zencart.
Regards,
David
It would take more than just a query.
You'd have to write the procedures to extract all data from the gateway, and then build orders in Zen Cart for the loaded data. Basically you'd have to build the import facility.
BTW, which gateway are you referring to?
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.