Possible for a team member to create an online cart and email the link?

Is it possible to email a completed cart to a customer, with an employee ID attached to the cart?

Employee_id will only be attached to a payment if the payment was taken in person, so if you’re wanting to track the employee you’d need to find another way (like in your own database), unfortunately. The rest sounds doable, but you’d need to build out the logic for your online cart and email etc, our APIs don’t handle that for you just to be clear. Please let me know if I misunderstood, or if you have additional questions.