By default your customers have the ability to skip their next shipment:

You can do this by editing your css (typically style.css) in the code editor and adding the following line:

#skip_button { display: none; }