How to add a terms & conditions checkbox
How to add a terms and conditions checkbox with a link to your policies
What is a terms and conditions checkbox?
A terms and conditions checkbox requires customers to agree to your terms before completing payment. The customer's agreement is recorded with their transaction.
How do I add the checkbox field?
- Go to Pages and open the checkout or form you want to edit.
- Go to Checkout → Fields → Add custom field (or Fields → Add custom field for forms).
- Select Checkbox from the dropdown.
- In the Label field, add your text with an HTML link in this format:
<a href="https://yoursite.com/terms" target="_blank">I agree to the terms & conditions</a> - Check Required.
- Click Save.