How can I edit the gift card URL to redirect to my domain?

How can I edit the gift card URL to redirect to my domain?

Joshu
Visitor
2 0 0

Hello, 

Just need some help about the gift card URL. As of right now when I click the link sent to an email about a gift card purchased, it sends me to the first image shown below (a page showing that the link i click redirects to another website"

Joshu_1-1698112969741.png

 

and then it sends me to this page with the actual code and such.

Joshu_2-1698113071135.png

My main goal is to essentially be able to click the link from the email and have redirect straight to the page with the redeemable code as well as without the https://checkout.shopify.com/ URL with the page and instead have it show my domain's URL instead. below is the snippet of the HTML code which I have tried editing with other answers from different discussion with no luck what so ever. Any help would be appreciated, Thank you!

 

 

                                                  <a class="button-link" href="https://{{shop.domain }}/tools/emails/click/gift-card-created/13/button/view-gift-card?url={% capture oe_uri %}{{gift_card.url}}{% endcapture %}{{ oe_uri | strip | url_encode }}" target="_blank" style="color: #ffffff !important; text-decoration: none !important; text-underline: none; word-wrap: break-word; font-size: 14px; font-family: -apple-system,BlinkMacSystemFont,'Segoe UI',Arial,'Open Sans'; font-weight: 600; text-transform: uppercase; line-height: 14px; text-align: center; display: block; background-color: #000000; border-radius: 1px; padding: 1px 20px; border: 15px solid #000000;"><span style="line-height: 14px; color: #ffffff; font-weight: 600; text-decoration: none; text-underline: none; letter-spacing: 0.5px;"><!--[if mso]>&nbsp;&nbsp;&nbsp;&nbsp;<![endif]--><span data-key="755002_text_on_button" style="line-height: 14px; color: #ffffff; font-weight: 600; text-decoration: none; text-underline: none; letter-spacing: 0.5px;">View Gift Card</span><!--[if mso]>&nbsp;&nbsp;&nbsp;&nbsp;<![endif]--></span></a>

 

 

Reply 1 (1)

bugvsme
Shopify Partner
5 0 1

Hi brother can i ask which theme are you using? or how this redirect url created is this any external application or what ``/tools/emails/click/gift-card-created/13/button/view-gift-card``