---- dataentry snippet ---- type : snippet # do not change this line category : checkout name : Smarty Streets Address Validation description : Automatically validates shipping addresses versions_tags : 0.7.2, 1.0 date_dt : 2013-02-07 ---- ===== SmartyStreets Address Validation ===== {{ :snippets:checkout:smartystreets.png|}}Installing this code in your checkout template will enable SmartyStreets address validation for your billing and shipping addresses. It isn't currently working for multi-ship but it wouldn't be too hard to hack that support in. You will need to create an account at [[https://smartystreets.com/account/create]]. They give away 250 free lookups per month but after that you have to pay for it. After creating your account, go to the API Keys page and create an HTML Key that's linked to your FoxyCart domain (yoursite.foxycart.com). ==== The Code ==== Paste the following code in your checkout template. Developed by David Hollander [[http://foxytools.com/]]