CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Smarty Streets and address verfication
Pages: [1]

Author Topic: Smarty Streets and address verfication  (Read 1304 times)

Dennis Gray

  • Ask me questions
  • ****
  • Posts: 472
  • Karma: 1
  • CiviCRM version: Various. See post.
  • CMS version: Drupal, Wordpress and Joomla. See post.
  • MySQL version: TBA
  • PHP version: TBA
Smarty Streets and address verfication
May 12, 2014, 09:39:55 pm
I have been looking into using the Smarty Streets service (www.smartystreets.com) to normalize our addresses. I know CCRM uses the USPS service but is has anyone thought of using Smarty Streets, which is a commercial service?

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Smarty Streets and address verfication
May 13, 2014, 09:40:28 am
It would be good to have some alternatives to USPS since there are significant restrictions on using that service. Haven't heard of anyone building out an integration to Smarty Streets yet however.
Protect your investment in CiviCRM by  becoming a Member!

Jeremy Proffitt

  • I post occasionally
  • **
  • Posts: 63
  • Karma: 2
    • Mobius New Media
  • CiviCRM version: 4.4.x
  • CMS version: Joomla 2.5.x/3.x / D7
  • MySQL version: 5.1.x
  • PHP version: 5.3.10+, 5.4.x
Re: Smarty Streets and address verfication
May 13, 2014, 11:50:27 am
Given that they seem to offer free services to 501c3 orgs and startups with under $10K monthly revenue, this could be a fairly good option. With a REST API, it doesn't seem like it would be a stretch to integrate either.
Jeremy Proffitt
Mobius New Media
IRC: JP_EzoD

Scott Johnson

  • I’m new here
  • *
  • Posts: 1
  • Karma: 0
  • CiviCRM version: 5
  • CMS version: 5
  • MySQL version: 5
  • PHP version: 5
Re: Smarty Streets and address verfication
May 30, 2014, 07:33:01 am
AccuZIP also offers an address correction web service. 

https://api.iaccutrace.com/docs/api-cass/

Feel free to email me if you want more information - scott@accuzip.com


mordy

  • I’m new here
  • *
  • Posts: 1
  • Karma: 0
  • CiviCRM version: 4.3.5
  • CMS version: Drupal
  • MySQL version: .
  • PHP version: .
Re: Smarty Streets and address verfication
August 13, 2014, 04:34:18 pm
I would also like to have this feature, we have been using Smarty Streets for other projects for about 4 years, and we would like to integrate with CiviCRM
Has anyone developed this yet?

GinkgoFJG

  • I post frequently
  • ***
  • Posts: 135
  • Karma: 4
    • Ginkgo Street Labs
Re: Smarty Streets and address verfication
September 12, 2014, 02:30:48 am
Tyrell Cook of AGH Strategies presented an integration at the User Summit Showcase yesterday. Here's the code: https://github.com/relldoesphp/com.aghstrategies.smartystreets.
Are you a CiviVolunteer user? Join the CiviVolunteer 2.0 Matching Grant effort to help the project win $15,000 in grant funding.

FrTommy

  • I post frequently
  • ***
  • Posts: 273
  • Karma: 2
  • CiviCRM version: 4.5.x
  • CMS version: Drupal 7.x
  • MySQL version: 5.5.32
  • PHP version: 5.3
Re: Smarty Streets and address verfication
September 12, 2014, 06:08:59 am
It says it's only compatible with 4.2.....wonder if it would work with 4.5?

GinkgoFJG

  • I post frequently
  • ***
  • Posts: 135
  • Karma: 4
    • Ginkgo Street Labs
Re: Smarty Streets and address verfication
September 12, 2014, 05:19:16 pm
4.2 is the default version that the civix code generator puts in the info.xml of a new extension. The name and description fields are also still set to the default FIXME values. He probably accepted the defaults to just get on with the development and never went back to update them. I suspect this will work just fine on 4.2 and greater, as most of the magic happens in JavaScript.

THAT SAID:
  • I did not write this extension
  • I have not reviewed the code
  • You should try it on a sandbox site first
  • You should encourage Tyrell (his email address is in the extension manifest) to make an official release
Are you a CiviVolunteer user? Join the CiviVolunteer 2.0 Matching Grant effort to help the project win $15,000 in grant funding.

Dennis Gray

  • Ask me questions
  • ****
  • Posts: 472
  • Karma: 1
  • CiviCRM version: Various. See post.
  • CMS version: Drupal, Wordpress and Joomla. See post.
  • MySQL version: TBA
  • PHP version: TBA
Re: Smarty Streets and address verfication
September 13, 2014, 07:42:33 pm
Is there a link to his presentation?

Unfortunately, we are still on 4.1.5 so this won't help but would like to explore it

FrTommy

  • I post frequently
  • ***
  • Posts: 273
  • Karma: 2
  • CiviCRM version: 4.5.x
  • CMS version: Drupal 7.x
  • MySQL version: 5.5.32
  • PHP version: 5.3
Re: Smarty Streets and address verfication
September 13, 2014, 08:00:45 pm
I tried it on 4.5.9 and it DOES NOT work. The menu option to set up the api does not work.

Max Hunter

  • I’m new here
  • *
  • Posts: 21
  • Karma: 1
  • CiviCRM version: 4.4.x
  • CMS version: Drupal 7
Re: Smarty Streets and address verfication
September 29, 2014, 11:52:12 am
@FrTommy I don't think 4.5.9 has been released yet.  Were you trying this on a 4.5 beta version?

FrTommy

  • I post frequently
  • ***
  • Posts: 273
  • Karma: 2
  • CiviCRM version: 4.5.x
  • CMS version: Drupal 7.x
  • MySQL version: 5.5.32
  • PHP version: 5.3
Re: Smarty Streets and address verfication
September 29, 2014, 01:09:32 pm
@Max yes it was a beta of 4.5

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Smarty Streets and address verfication
October 01, 2014, 09:27:16 am
I downloaded the 'master' branch zip file from github and can confirm that it needs some work to be 4.5 compatible (Tyrell has updated the info.xml file indicating compatibility up to 4.4 - but haven't verified that). You might want to post an 'issue' on the github repo asking about plans for 4.5 compatibility - and potentially offer to help w/ sponsorship, testing, etc.
Protect your investment in CiviCRM by  becoming a Member!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Smarty Streets and address verfication

This forum was archived on 2017-11-26.