Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2008
    Posts
    7
    Plugin Contributions
    0

    Default Need advice on where to start with an addon

    I am in the process of developing an external Age verification check with Veratad's IDResponse system for a client. The vendor has supplied me with an API reference on what to expect on sending/receiving.

    The two options available on passing/receiving information is in the form of XML or via a cURL interface.

    I need a couple of pointers if someone doesn't mind.

    For making the call to the external site, this will have to be somewhere in the account creation process. I would think that once the data for the customer has been collected and saved, it can then be passed to the external API and, pending the return code, continue through the checkout process or display a failure message.

    I want to make this a contribution and need some direction.

    Your most urgent reply is appreciated.

    Thanks

  2. #2
    Join Date
    Jul 2005
    Posts
    537
    Plugin Contributions
    0

    Default Re: Need advice on where to start with an addon

    I think there are likely some suitable notifier hooks to link to during the account-creation process, which might help prevent you from having to touch any core files. Check the /includes/modules/pages/create_account/header_php.php and /includes/modules/create_account.php for the existing logic and find the notifier points in there.
    THere is documentation on the notifier/observer system in the wiki.

  3. #3
    Join Date
    Oct 2007
    Posts
    3
    Plugin Contributions
    0

    Default Re: Need advice on where to start with an addon

    Mart -

    I don't suppose you got any farther along with this, did you? I'm just beginning to read the idresponse information for integration, and our particular problem is reprompting the user for the last four, id calc, etc, when they aren't found on the initial address search.

    Chris
    www.customblends.com

 

 

Similar Threads

  1. Where do I start with Zencart??
    By blanko in forum General Questions
    Replies: 4
    Last Post: 18 Aug 2009, 12:58 PM
  2. need advice - where should I store my customized functions?
    By dause in forum Contribution-Writing Guidelines
    Replies: 1
    Last Post: 26 Oct 2008, 11:17 PM
  3. Do I need a custom module? Where do I start?
    By bc3030 in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 8 Apr 2008, 10:04 PM
  4. Replies: 0
    Last Post: 11 Sep 2007, 11:22 PM
  5. need help, barely know where to start...
    By jwebster8 in forum General Questions
    Replies: 10
    Last Post: 31 May 2006, 04:43 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg