I added some html to that field under Settings > Checkout > Order status page and that code needs to get some dynamic info like order ID and order total that I put like: orderid={{checkout.order_number}}&v={{checkout.total_price | money_without_curre...