Zend certified PHP/Magento developer

Creating a draft order and emailing customer?

I am trying to determine if Magento 2 Open Source has the functionality where as an admin I can create a draft order and email it to the customer for them to pay. Shopify has this awesome feature https://help.shopify.com/en/manual/orders/create-orders where you go in and create the draft, send them an email and the customer clicks a link to complete the order with a credit card.

I see I can go in and create an order for the customer where I myself can enter their cc info, but not where I send them the draft. I can also add items to their cart, which is handy – but they still have to login. Any ideas how to do this in M2?