Hi,

i wanted to translate the completion message but I am getting an error message. I tried out to input exact the same text like the original text:

The submitted string contains disallowed HTML: Your order is number [commerce-order:order-number]. You can <a href="[commerce-order:url]">view your order</a> on your account page when logged in.

I can't put the tag in my translations. Any workarounds ?

Comments

rszrama’s picture

Status: Active » Closed (duplicate)

The problem is the token in the src attribute. It's a known issue that we don't really know what to do about. #1261012: Add Variable module integration for custom checkout completion messages

crispiatico’s picture

The problem is the " in the string
if I remove
and I can save the message but is not the good solution !
Haw we can do this ?