What's your biggest current challenge? Have your say in Community Polls along the right column.
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.

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)