Is it possible to do user only checkouts? I would want users to have to be signed in before being able to add a product (a subscription) to the cart.
Also, is there a way (without using the API route) to limit customer orders on subscriptions to 1 per customer? I would want to stop customers with an active subscription being able to add the same subscription twice?