Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

Integration wp estore autoresponder with listmail pro

by

Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Tweaks › Integration wp estore autoresponder with listmail pro

  • This topic has 1 reply, 2 voices, and was last updated 13 years, 11 months ago by admin.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • May 2, 2012 at 4:38 pm #6223
    masrule
    Member

    Hi admin,

    Could you help me how to integrate below script in the eStore_auto_responder_handler.php?

    $listvalue = 27;

    $ch = curl_init();

    curl_setopt($ch, CURLOPT_URL, “http://www.listmailpro.com/signup.php”);

    // get the vars

    // Do a POST

    $data = array(‘fname’ => $name, ’email’ => $email,

    ‘list’=> $listvalue,

    ‘Format’=>’1′,’SelectLists[1]’=>’YES’);

    //note – splitting lines in php code is ok – php looks for the ending semicolon to //tell the end of a line of code

    curl_setopt($ch, CURLOPT_POST, true);

    curl_setopt($ch, CURLOPT_RETURNTRANSFER,1);

    curl_setopt($ch, CURLOPT_POSTFIELDS, $data);

    // grab URL, and print

    $exec=curl_exec($ch);

    //End for Listmail 3rd party autoresponder

    May 3, 2012 at 4:43 am #44710
    admin
    Keymaster

    This will need to be handled via a custom job. Read the 3rd point from our forum rules which will explain more:

    https://support.tipsandtricks-hq.com/forums/topic/forum-rules

    Please use the contact form to get in touch with us to get a custom job done.

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Log In

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2026 | Tips and Tricks HQ