Hi,
I need to access the email address of the customer while in the checkout_success page. Is there an easy way to do get this information?
Thanks,
Mike
Hi,
I need to access the email address of the customer while in the checkout_success page. Is there an easy way to do get this information?
Thanks,
Mike
I found my answer!
$orders->fields['customers_email_address']