Official comment
You can put this JavaScript in the Settings > Custom Footer Code of the ONTRApage to uncheck the checkbox:
<script type='text/javascript'>
window.onload = function () { document.getElementById('separate_shipping_address').click()};
</script>
If you are not shipping products you can slide the toggle to not show the Shipping Header and Shipping Fields on the form at all using the palette (the "Pay with PayPal" option is off in this image):

Comment actions