Discussions
Join the NetSuite community to innovate, connect, and discover what’s next.
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Register now
SSP Terms and Conditions Checkbox Disappears on Smartphone using OPC
Using One Page Checkout: OPC. We must display the checkbox for the customer to agree to the Terms and Conditions (versus standard messaging: By placing your order, you agree to our Terms & Conditions). Update /js/src/app/modules/OrderWizard/OrderWizard.Module.TermsAndConditions.js: show_checkbox: true.
Checkbox now appears at bottom of page. However, the checkbox disappears on a smartphone (responsive display removes bottom button, using checkout_cart_summary_macro.txt instead). Customers on a smartphone are unable to check the checkbox therefore unable to proceed to checkout and do not receive an error message.
How do we correctly display the checkbox for Terms and Conditions so that it works on all devices/screen sizes?