commerce_agree_terms
1,238 sites
Security covered
Description
Provides a very simple checkout pane with an 'I agree to the Terms and Conditions' checkbox linked to your custom Terms and Conditions page.
Configuration options
- Pane title / link text
- Checkbox label
- Path to your terms and conditions node
- Option to have the link open in a new tab
- Customisable error message
Alternative module
I've actually contributed a patch to Commerce Extra Panes so it now has this ability in its sub module (commerce_extra_panes_termsofservice) - 7.x-1.x-dev. Though this module is still much simpler.
Also, this is my first module so any critique/feedback/patches is very very welcome!