Matching a checkout with an order

Matching a checkout with an order

jonathhe
Shopify Partner
2 0 1

Hi! We are matching a checkout with an order using the checkout token and admin REST api using this endpoint /orders.json?checkout_token=${checkoutToken} . This has worked fine until recently, when suddenly some requests returned no matching orders. Checking the related order we see that the checkout token does not match the one in the original checkout. Is this a known issue, and is there a better way to do this?

Replies 0 (0)