return_to on the form tag is not working. The current workaround is to add <input type="hidden" name="checkout_url" value="/pages/help" /> in between the form tags. Where the value /pages/help can be changed to the page you want to redirect to.
Having trouble? Ask for help.