News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

How to get customer email in standard.php

Started by Enter_PL, February 12, 2013, 09:53:20 AM

Previous topic - Next topic

Enter_PL

I need two parameters: order number and customer email in standard.php.
There in no problem With Order_numer:  $order['details']['BT']->order_number);

But how to get email?

Please help!
Pozdrowienia dla wszystkich :)

www.reklama.studiodomanscy.pl

reinhold

For a test order, you can temporarily insert a
print("<pre>order['details'] is:".print_r($order['details'], true)."</pre>");

into the code to display the contents of the $order['details'] data structure and see what is available...

Enter_PL

Huge thank you!
Finally moved forward!
thank you again.
Pozdrowienia dla wszystkich :)

www.reklama.studiodomanscy.pl