Hi,
Might anyone know if checkout_id's are unique across the system? Or, are they just unique per store? In other words, if I develop an app that two different companies wind up using, can I save the checkout information to a database by checkout_id OR would I need it by, say, user_id and checkout_id?
Thanks so much,
Eric