email parameter not being sent in order email

Phoca Cart - complex e-commerce extension
dangermark
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 24 Nov 2020, 03:38

email parameter not being sent in order email

Post by dangermark »

Hi - sending the {email} parameter in a "Email (Others)" email does not populate the parameter

So when the email is received it still shows as "{email}"

name:{name}
email:{email}
link to order:{orderlink}

All other parameters work fine. Is this by design?

Joomla! 3.9.22
Phoca Cart 3.5.4
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47870
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: email parameter not being sent in order email

Post by Jan »

Hi,

in email which is sent to customer, you can use the variable {email}, in email which is sent to others, you can use the variable {emailothers}
These are variables of emails where the email is sent to.

If you want to use user's email, use variable {b_email}

Image

Image

See:
https://www.phoca.cz/documents/116-phoc ... or-vendors
(I updated the documentation to make it clear)

Jan
If you find Phoca extensions useful, please support the project
Post Reply