• Resolved soundlabca

    (@soundlabca)


    Hi,

    I love the plugin you made.

    I’m useing it with Contact From 7, but when I use mc4wp-ADDRESS on the address text box I get an error in the debug log.
    400 Bad Request
    {“type”:”https://mailchimp.com/developer/marketing/docs/errors/”,”title”:”Invalid Resource”,”status”:400,”detail”:”Your merge fields were invalid.”,”instance”:”ef773578-4081-1d80-1684-f0b8d8c0ee0a”,”errors”:[{“field”:”ADDRESS”,”message”:”Please enter a complete address”}]}`

    The mc4wp-ADDRESS is on a text feild. In the debug log it shows my mailing address but state “:” and zip “:” is empty as I’m in Canada we have postal code and province.. And both was added.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Lap

    (@lapzor)

    Mailchimp has pretty strict validation on the fields of type “Address”.
    It needs to be a complete and valid address with Zip code and country etc all filled.

    One way to work around this is not using the fields of the type “address”, and instead making your own normal text fields for whatever data you want to capture.

    Hope that helps. If you have any questions, please let me know!

    Thread Starter soundlabca

    (@soundlabca)

    Is there a way to make Mailchimp know the postal code (L1V 6B7 for example) is the zip code? and ON or ONTARIO is the state ?

    Plugin Contributor Lap

    (@lapzor)

    Like I said, my recommendation is to make a normal text field, called “zip code” and another normal text field called “state” and send the data to those fields instead.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Please enter a complete address’ is closed to new replies.