I'm trying to have a checkbox display, during the checkout process, on the Shipping information page. The checkbox would be checked, if the buyer is in a non-profit organization.
I was following along with this StackExchange thread (http://magento.stackexchange.com/questions/113641/magento-2-checkout-new-field-is-excluded-from-post...), but it still isn't displaying for me.
The end goal would be to have the value of this checkbox save to the database.
Could someone point me in the right direction, please?