Could not find this anywhere in the forum. Successfully using AcceptUI.js to popup a form and have:
data-billingaddressoptions='{"show":true, "required":true}'
in the settings. The popup form includes firstName, lastName, CCV and ZIP. Both name fields are included (do not need CCV) but the ZIP is missing in the data posted back from Authorize.Net. Why does the form display it if there is no way to capture it? Please advise. Am I missing something simple? I have had the code iterate through all of the posted values and zip is no where to be found.
05-02-2018 12:40 PM