Add customer_id into PDF
-
Hi,
I would like to add the costumer_id or user_id into the PDF.
I have:<?php $this->order_date(); ?>
and
<?php $this->payment_method(); ?>I’ve tryed
<?php $this->customer_id(); ?>but doesn’t work
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Add customer_id into PDF’ is closed to new replies.