Results 1 to 10 of 120

Hybrid View

  1. #1
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,532
    Plugin Contributions
    127

    Default Re: Newsletter Subscriber Discount

    The API key is the last field you should see in admin->modules->order total->newsletter discount on the right hand side where you set the parameters (such as discount).
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  2. #2
    Join Date
    Oct 2009
    Posts
    50
    Plugin Contributions
    0

    Default Re: Newsletter Subscriber Discount

    Quote Originally Posted by swguy View Post
    The API key is the last field you should see in admin->modules->order total->newsletter discount on the right hand side where you set the parameters (such as discount).
    Thank you for responding, I thought the same thing, so I am providing a snapshot from the admin ->modules->order total->news letter discount ->configuration. I have removed the username and password.

    As you will see in the screenshot there is no input box available to place an API Key under the MailChimp login info.

    Screenshot Click here for screenshot of News Letter Admin

    I also opened up the ot_newsletter_discount file and looked at the function and did not see it listed.

    function ot_newsletter_discount() {
    $this->code = 'ot_newsletter_discount';
    $this->title = MODULE_ORDER_TOTAL_NEWSLETTER_DISCOUNT_TITLE;
    $this->description = MODULE_ORDER_TOTAL_NEWSLETTER_DISCOUNT_DESCRIPTION;
    $this->sort_order = MODULE_ORDER_TOTAL_NEWSLETTER_DISCOUNT_SORT_ORDER;
    $this->include_shipping = MODULE_ORDER_TOTAL_NEWSLETTER_DISCOUNT_INC_SHIPPING;
    $this->include_tax = MODULE_ORDER_TOTAL_NEWSLETTER_DISCOUNT_INC_TAX;
    $this->calculate_tax = MODULE_ORDER_TOTAL_NEWSLETTER_DISCOUNT_CALC_TAX;
    $this->nltype = MODULE_ORDER_TOTAL_NEWSLETTER_DISCOUNT_NLTYPE;
    $this->discount_amount = MODULE_ORDER_TOTAL_NEWSLETTER_DISCOUNT_AMOUNT;
    $this->userid = MODULE_ORDER_TOTAL_NEWSLETTER_DISCOUNT_MAILCHIMP_USERID;
    $this->password = MODULE_ORDER_TOTAL_NEWSLETTER_DISCOUNT_MAILCHIMP_PASSWORD;
    $this->credit_class = true;
    $this->output = array();
    With your response and my conclusion is somehow I have downloaded a wrong version so I'll go back a re-down load again to check to make sure I have your latest version and I'll post back to let you know if I get all the input fields.

    again thank you for responding

    I downloaded the latest version listed
    Author: That Software Guy (swguy)
    Version: 1.3
    Zen Cart™ Version: v1.3.8
    Update added on Nov 13 2008
    and see no difference when re-installing it.
    Last edited by WHOSYOURDADDY; 7 May 2011 at 12:24 PM.
    Zen Cart Version 1.39h
    PHP 5

  3. #3
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,532
    Plugin Contributions
    127

    Default Re: Newsletter Subscriber Discount

    Hmm... I very cleverly didn't release version 2.0 of MailChimp Newsletter Discount after writing it last August. This version has the new API which requires a key, and the setting in admin, and it has the API Key field in admin.

    Let me double check this and I'll release this new code shortly.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  4. #4
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,532
    Plugin Contributions
    127

    Default Re: Newsletter Subscriber Discount

    Weird. OK, the new version has been released.

    Please note that you want to use the API in the contribution, not something you have downloaded which might be more recent and incompatible.
    The instructions in the Newsletter Discount version 2.0 download match what's on my website.

    Scott
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  5. #5
    Join Date
    Oct 2009
    Posts
    50
    Plugin Contributions
    0

    Default Re: Newsletter Subscriber Discount

    Quote Originally Posted by swguy View Post
    Weird. OK, the new version has been released.

    Please note that you want to use the API in the contribution, not something you have downloaded which might be more recent and incompatible.
    The instructions in the Newsletter Discount version 2.0 download match what's on my website.

    Scott
    Thanks Scott, sorry for the trouble but I seem to be good at that LOL

    Uninstalled and removed old version, uploaded and replaced with the new version (used the contributions API), re-installed, Yes there is an API Key field Sweet. Tested with MailChimp subscriber account (shows discount)and without MailChimp subscriber account (does not show discount) and works perfectly!

    Thanks again Scott and sorry to be a bother!
    Zen Cart Version 1.39h
    PHP 5

  6. #6
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,532
    Plugin Contributions
    127

    Default Re: Newsletter Subscriber Discount

    LOL not a bother at all - I'm glad the new software is now available.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  7. #7
    Join Date
    Nov 2007
    Location
    USA
    Posts
    889
    Plugin Contributions
    5

    Default Re: Newsletter Subscriber Discount

    How does newsletter discount prevent other discounts from being used?
    Cheers!
    v2.2.1

 

 

Similar Threads

  1. How to download Newsletter Subscriber Info?
    By goldnuggetsales.com in forum General Questions
    Replies: 1
    Last Post: 12 Aug 2011, 07:19 AM
  2. Error 1267 - Newsletter Subscriber add-on
    By Mana in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 3 Jul 2010, 11:28 PM
  3. Notify on new newsletter subscriber
    By BassFace in forum General Questions
    Replies: 4
    Last Post: 14 Aug 2009, 06:26 AM
  4. newsletter subscriber
    By cla74 in forum General Questions
    Replies: 0
    Last Post: 10 May 2009, 02:54 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