Is it possible to add a custom, optional checkbox at checkout that allows customers to explicitly opt in to receive marketing emails (for example, a newsletter)?
Ideally, I would like:
• The checkbox to be optional and not pre-checked
• The consent value to be included in the order data
• Access to that data via webhook so I can pass it to my email marketing platform
Thank you very much for your help.