Skip to main content

Hi

I needed to add a dynamic checkout URL to my abandoned checkout emails and I am running into a strange issue.

My dynamic checkout  URL has this structure: {{ event.CheckoutURL }}

When I add it to the button, the link is working. 

However, when I try to add it as a URL link, the target URL has this structure: https//domain (which obviously breaks because the : is absent just after https)

How does this even show up?

@bhas 

instead of https:/ choose the option “other”


Hi @bhas,

Thanks for sharing this with the community. And thank you @Bobi N. for your solution!

@bhas, I want to direct you to a “how to” post on updating the protocol (which is the option Bobi is referring to). You can find more information on that in my response in the thread below:

 


Reply