Solved

Checkout URL path parts

OmarDacca
Visitor
1 0 0

Hi,

every checkout URL looks like this:
/52534444186/checkouts/7e5e0a6219c414ef4c9823a4923d8397

random id/checkouts/random id

 

what are these random IDs ?

Accepted Solution (1)

csam
Shopify Staff (Retired)
267 40 51

This is an accepted solution.

Hi @OmarDacca 

The first ID is the id of the shop - each shop has its own unique ID. The second ID is the unique ID for the checkout itself - this is used for tracking checkouts/transactions/orders as well as for the URL stored for abandoned checkouts. 

To learn more visit the Shopify Help Center or the Community Blog.

View solution in original post

Replies 2 (2)

csam
Shopify Staff (Retired)
267 40 51

This is an accepted solution.

Hi @OmarDacca 

The first ID is the id of the shop - each shop has its own unique ID. The second ID is the unique ID for the checkout itself - this is used for tracking checkouts/transactions/orders as well as for the URL stored for abandoned checkouts. 

To learn more visit the Shopify Help Center or the Community Blog.

jonnyliang
Visitor
2 0 0

I am developing a shopping cart recycling app, how can I get this url?