All Collections
Rich Returns
Technical Topics
Auto-Fill Fields / Deep-link returns - Order number & email in URL
Auto-Fill Fields / Deep-link returns - Order number & email in URL
Andrej Janev avatar
Written by Andrej Janev
Updated over a week ago

Can I submit order information via URL to directly start a return?

You can attach parameters orderNumber and orderEmail to your regular returns portal URL.

  • orderNumber: can contain the order number or order name on Shopify

  • orderEmail: includes the email address used in the order

Note that characters have to be escaped correctly to be URL scheme compliant. See Shopify's documentation on Liquid about url_escape and url_param_escape here.

Use cases for the URL

  • your Shopify customer accounts page

  • your Shopify order confirmation emails

  • your helpdesk in case reps should be able to initiate returns as well

Relevant articles

Did this answer your question?