User only checkout

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?

@yassermalik7 Unfortunately, at this moment it is not possible to force customers to sign in before they can checkout. And as for the subscription limit, it won’t be possible to do the restrictions without using API.

What you could do is add a feature request to our portal so other merchants can upvote it and get the attention of our dev.