New Shopify Certification now available: Liquid Storefronts for Theme Developers

Link a new order created via Admin API with an opened Checkout

LeonelAimar
Shopify Partner
1 0 0

Hi people!! Hope y'all doing great!

Is there a way to link an existing checkout_token, cart_token, and checkout_id to an order being created through API? I'm trying to not fall into abandoned cart & checkouts... I mean, i want to keep all the checkout stuff synced with the order, but finally create it with the API and don't finish the UI checkout.

 

For example, i want to create the order through API after the user completes payment on checkout's payment_method, and just redirect him to the ty page.

Are we able to do this?

Thank you so much!

Reply 1 (1)
aurelien-r
Shopify Partner
7 0 1

Hi @LeonelAimar, did you figured out how to do it? I am trying to do the same thing but can't figure it out. Thanks!