Results 1 to 8 of 8

Hybrid View

  1. #1
    Join Date
    Sep 2005
    Posts
    53
    Plugin Contributions
    0

    Default GetResponse autoresponder

    I am trying to have my zencart 'Create account' trigger GetResponse and send the welcome email from there but am not having much luck. There are two issues:

    1. turning off the welcome email that is sent by zencart.
    2. getting the firstname and email onto mu subscribers list at GetResponse.

    Has anybody managed to do this, or does anybody have any ideas as to how I should proceed?

  2. #2
    Join Date
    Sep 2010
    Posts
    15
    Plugin Contributions
    0

    Default Re: GetResponse autoresponder

    Hi guys, I have the same problem...

    I would like understand which page send information to zen database and intercept the method and send information to getResponse using a cURL function.

    In other words I need to insert a function that help me to update another db with some information such as
    name, surname, telephone number, email address.

    which page do I need to modify?

    I have checked
    • tpl_modules_create_account.php

    • tpl_login_default.php


    please any help would be apreciated

    Regards,
    Last edited by webenjoy; 15 Sep 2010 at 02:13 PM.

  3. #3
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: GetResponse autoresponder

    Simply write your own observer class to hook the NOTIFY_MODULE_CREATE_ACCOUNT_ADDED_CUSTOMER_RECORD notifier point, and use the data it supplies to do your CURL submission.
    That way there's no need to touch *any* Zen Cart code.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  4. #4
    Join Date
    Sep 2010
    Posts
    15
    Plugin Contributions
    0

    Default Re: GetResponse autoresponder

    Hi dr Byte,

    thanks for your reply.

    could u suggest documentation about it?

  5. #5
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: GetResponse autoresponder

    http://www.zen-cart.com/wiki/index.p...Observer_Class

    Plus many addons use notifiers/observers as their sole code base. One I can think of off the top of my head is the Search Log addon by CJPinder.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  6. #6
    Join Date
    Sep 2010
    Posts
    15
    Plugin Contributions
    0

    Default Re: GetResponse autoresponder

    thanks a lot DrByte

 

 

Similar Threads

  1. v139h Autoresponder +
    By CoolCarPartsOnline in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 17 Oct 2014, 07:35 PM
  2. v151 Error with getresponse module
    By jacksbooks in forum General Questions
    Replies: 13
    Last Post: 20 Apr 2014, 11:56 AM
  3. Autoresponder Removal
    By Torye in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 1 Jan 2013, 06:53 PM

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