Update: In vBShop v3, the Checkout page functions more like the existing vBeCommerce system we're using at the time of writing.
There will be a text field for Quantity, and using the Enter key will update the quantity in the cart and display an updated price. In addition, the Delete button is now also powered by AJAX.
The Confirm Checkout button will run an additional cart update before confirming the checkout, in case the user updated the quantity but did not hit enter.