Adding custom code to confirmation mail

  • Posts: 3
  • Thank you received: 0
5 years 5 months ago #299292

-- url of the page with the problem -- : www.puntalfadiving.be

Good afternoon,

I was wondering if I can add this custome code to the mail confirmation on checkout

<img src=" qrcode.tec-it.com/API/QRCode?data=BCD%0a...NAME}&size=small " />


if so, which file is handling this?


also, can I find the variable that holds the name of the customer?


Basicly, this image generated a QR code that can be used for mobile payment.

Thanks in advance.

Please Log in or Create an account to join the conversation.

  • Posts: 81378
  • Thank you received: 13037
  • MODERATOR
5 years 5 months ago #299293

Hi,

Yes and no.
You can add such URL in an img tag src attribute in the HTML version of the emails.
You can edit the emails via the menu System>Emails if you have HikaShop Business.
Note however that the tags are not correct.
The username is available with that tag: {VAR:user.username}
The order total is available with that tag: {VAR:order.order_full_price}

Please Log in or Create an account to join the conversation.

  • Posts: 3
  • Thank you received: 0
5 years 5 months ago #299327

Hi,

I am not using the business edition, so I have to do it manually.
Any idea in which files I can add this?

I know the mails templates are saved in: media\com_hikashop


THX

Please Log in or Create an account to join the conversation.

  • Posts: 81378
  • Thank you received: 13037
  • MODERATOR
5 years 5 months ago #299329

Hi,

It's indeed in there. It will be the ones starting with order_
Note also that you will loose your changes when you update (which is not the case if you do it via the interface with the Business edition).

Please Log in or Create an account to join the conversation.

Time to create page: 0.060 seconds
Powered by Kunena Forum