I was wondering if there was a way that I could allow someone with an account on my app the access to perform the same actions. I’d like users still be able to view a cart after making a service/item selection from a merchant and execute purchases upon merchant confirmation.
You can create a guest user.
To do this, simply use a custom formula with “User count” +1 which will always be a unique number.

Thanks for your help Colin! Gonna see what can be done today.