0
Hello,
How can I get the order number and the payment type in the invoice?
Thanks a lot,
Davide
How can I get the order number and the payment type in the invoice?
Thanks a lot,
Davide
Responses (3)
-
Accepted Answer
0Hello Davide,
These two variables are not available on the template as tokens you can use. They would need to be added.
To add the Payment type as a token will be quite easy, we can do that. However, for the Order ID, I guess you are talking about the order ID in the original e-commerce system (virtuemart, hikashop, or whatever you're using). this is not imported into the invoice (well, the reference ID is imported, but not the string representing the Order ID itself), so this would require actually a bit extra coding work (not just creating the token, but actually importing the value itself to be rendered in the template) -
Accepted Answer
Your Reply
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »