The invoice tag has no wiki summary.
0
votes
1answer
29 views
Magento different invoice type
Is it possible to have different Invoice types in Magento for different payment methods? is there a easy way to setup this?
I.e. I would like to have one invoice template for Invoices that have been ...
1
vote
1answer
46 views
Magento invoices logic, payment methods
We have implemented one local solutions for Magento invoices, where there is an unique code on every Magento invoice (this is according to our local law). We see that now every default Magento invoice ...
0
votes
1answer
40 views
How to send invoice as PDF after order
After the customer completed the checkout I would like to send him a custom invoice as email, not only the HTML version. I found pages about custom PDFs but not how to add those PDFs to the order ...
0
votes
1answer
52 views
where does magento serialize the value of product_options in sales_flat_order_item
in my magento install, all products are configurable products where the size is the super attribute, a while ago i was naming the products [PRODUCT_CODE] - [COLOUR], like 999MBELT - Black however this ...
0
votes
1answer
132 views
Magento Credit memo before invoice captured
The client I am working with has a requirement that they are able to give credit memos before either full or partial invoice capture. I.e. money is authorized but not paid.
The idea being that no ...
1
vote
1answer
206 views
Customize Invoice PDF Template
In one of our over seas stores, the Invoice PDF Printout is printing what looks like html encoded chars (á), We need to correct this, I have reviewed the following links, but none of it seems to ...
6
votes
2answers
268 views
Recurring Profiles - How do they work?
I'm trying to understand the how magento manage Recurring Profiles and orders associated with them.
I have some open questions about that:
Order:
How the subsequent "order" is created from a ...