Recent errors in draft orders (invoice_url jump problem)

Hi,

My app needs to generate draft orders for customers, but recently I found some problems when using the “invoice_url” of shopify draft orders to checkout, the problems are as follows:

  1. There will be problems when jumping links through “invoice_url”
    The correct case is:
    https://xxx.myshopify.com/xxxxxxxx/checkouts/xxxxxxxxxxxxxx

The wrong case is:
https://xxx.myshopify.com/checkouts/do/xxxxxxxxxxx/information

The occurrence of errors is a probabilistic problem. We have not yet found the specific cause of the error. We have compared the data of the two requests and the generated draft order, and they are all the same.

A bad link will cause the following problems:

  1. Sku disappears during checkout
  2. Incorrect of shipping costs

Best wishes!

你好··

你好!

Hi

Did you found a solution,

In my case. the url

https://xxx.myshopify.com/xxxxxxxx/checkouts/xxxxxxxxxxxxxx

redirects to a login page , which does not allow the customer to login at all.

Please help

thanks