Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Merchants can specify that they want the sign-up checkbox at checkout to be preselected.
This is done in the Checkout settings (admin/settings/checkout):
These settings are respected when:
- using a standard checkout
- using a checkout generated by the Checkout API
However, when using the Draft Order API, only the first option is respected. The 'Preselect the sign-up option' is not.
The result is that the checkbox at checkout is never checked:
This issue can be reproduced in the 2020-10 and 2020-07 versions of the API.
Same issue.