Hi,
every checkout URL looks like this:
/52534444186/checkouts/7e5e0a6219c414ef4c9823a4923d8397
random id/checkouts/random id
what are these random IDs ?
Hi,
every checkout URL looks like this:
/52534444186/checkouts/7e5e0a6219c414ef4c9823a4923d8397
random id/checkouts/random id
what are these random IDs ?
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.
I am developing a shopping cart recycling app, how can I get this url?