Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

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)