Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
For my app, on the thank you page at the end of checkout, there is a script like
'<script src="https://subdomain.domain.com/status?customerID={{ order.customer.id }}&orderID={{ order.id }}&shopname={{ shop.domain }}&email={{ order.customer.email}}&firstname={{ order.customer.first_name}}&lastname={{ order.customer.last_name}}&shipping_method={{ checkout.shipping_method.title }}&order_url={{ order.order_status_url }}">'
which works most of the time. But on a few occassions, it would seem like there isn't an order or at least the information isn't available. On those occassions, I'd get hits like
"GET /status?customerID=&orderID=&shopname=some-shop.myshopify.com&email=&firstname=&lastname=&shipping_method=&order_url= HTTP/1.0" 200
where the fields related to order are empty. Is this a bug on shopify's end? Are there known issues? Or did I miss something?
Same for me
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025