Home > Magento, MS SQL, PHP > Magento Order Batch

Magento Order Batch

June 23rd, 2009

I have a highly customized Magento store. Magento has a built in option to print all invoices. It does not however include a way to batch invoicing (that is create the invoices). I would like a way of batching the whole process. I also need to include full payment details including credit card numbers and the credit card security number. These invoices are used internally to run the cards manually in a separate system. Finally, I installed a module called checkout fields manager that allows me to ask an additional question at checkout. The contents of this field also need to be included on this invoice. I need this job completed quickly.


Magento Order Batch

Comments are closed.
Bear