For developers
By Qliro
AskForNewsletterSignupText
- Customize the text around the newsletter checkbox.MerchantProvidedQuestion
– Additional fully customizable true/false checkbox that will return checked or not.AskForNewsLetterSignupChecked
and MerchantProvidedQuestion - { Checked: "True/False" }
.1 2 3 4 5 6 7 8 9 10 11 12
{ "AskForNewsLetterSignup": True, "AskForNewsletterSignupChecked": True, "AskForNewsletterSignUpText": "Customized newsletter box text", "SignupForNewsLetter": True, "MerchantProvidedQuestion": { "Text": "Any text that merchant wants to display", "Checked": False }