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

Purchase History

by

Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Tweaks › Purchase History

Tagged: eMember, estore, history

  • This topic has 1 reply, 1 voice, and was last updated 13 years, 8 months ago by classicon.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • September 10, 2011 at 6:40 pm #4283
    classicon
    Member

    Have integrated eStore with eMembers but I have noticed that when a customer is not logged in and buys “buy now” the member_username field in the wp_eStore_customer_tbl primarily because the eMember_id custom field is null. This causes the buyer to miss out on the purchse history when he eventually finishes registration. I would suggest that in the Paypal IPN you put a query to return the next id if the customer email does not already exist. Unless if there is another way to deal with it

    September 10, 2011 at 9:28 pm #36498
    classicon
    Member

    I ended up having add to $member_table_name and then querying the it after it had been updated by the eMember_handle_subsc_signup($this->ipn_data,$member_ref,$this->ipn_data,$eMember_id); around line 359.

    results = $wpdb->get_row(“SELECT * FROM $members_table_name where email=’$emailaddress'”, OBJECT);

    $eMember_id = $results->member_id;

    It works for me

  • 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 © 2025 | Tips and Tricks HQ