Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore and Wishlist integration Problem
Tagged: wishlist Membership sku
- This topic has 15 replies, 5 voices, and was last updated 13 years, 8 months ago by amin007.
-
AuthorPosts
-
January 24, 2010 at 9:15 am #694kevtracyMember
I just purchased WP eStore and Affiliate software. I just finished integrating with Wishlist and everything seems to working fine except when testing I’m not receiving the email to complete the member registration to wishlist. I have followed all the instructions for integration that I can find. The debug file shows success on all levels but I don’t see where the email is sent that shows in the eStore_handle_subsc_ipn.php file as // Send the membership signup email
$email_subj = “Complete your membership registration”;
$to_address = $ipn_data;
$from_address = get_option(‘eStore_download_email_address’);
$email_body = “Dear “.$ipn_data.
“nnPlease Visit the following URL to complete your registration: “.
“n”.$message.
“nnThank You”;
All the other emails are being sent just fine.
Is there something I’m missing? Are there more instructions in the WishList and WP eStore Integration package?
I know I’m probably missing something simple but I just can’t see it.
Thanks
January 24, 2010 at 11:54 pm #17471amin007ParticipantDo you have anything in the “subscription_handle_debug.log” file? If you do can you please post it?
If that file is empty then can you please confirm that you have specified the “Membership Level SKU” in the “Reference Text” of the button?
January 25, 2010 at 6:41 am #17472kevtracyMemberI have checked the file and it is empty. I have also specified the “Membership Level SKU” in the reference text of the button. I have also tried again and same outcome. Here is what is in the ipn_handle_debug.log
[01/24/2010 11:28 PM] – SUCCESS :Connection to http://www.paypal.com successfuly completed.
[01/24/2010 11:28 PM] – SUCCESS :IPN successfully verified.
[01/24/2010 11:28 PM] – SUCCESS :Creating product Information to send.
[01/24/2010 11:28 PM] – SUCCESS :Subscription signup IPN received… nothing to do here(handled by the subscription IPN handler)
[01/24/2010 11:28 PM] – SUCCESS :Paypal class finished.
[01/24/2010 11:28 PM] – SUCCESS :Connection to http://www.paypal.com successfuly completed.
[01/24/2010 11:28 PM] – SUCCESS :IPN successfully verified.
[01/24/2010 11:28 PM] – SUCCESS :Creating product Information to send.
[01/24/2010 11:28 PM] – SUCCESS :Transaction Type: Buy Now/Subscribe
[01/24/2010 11:28 PM] – SUCCESS :Item Number: 1
[01/24/2010 11:28 PM] – SUCCESS :Item Name: Membership
[01/24/2010 11:28 PM] – SUCCESS :Item Quantity:
[01/24/2010 11:28 PM] – SUCCESS :Item Total: 0.01
[01/24/2010 11:28 PM] – SUCCESS :Item Currency: USD
[01/24/2010 11:28 PM] – SUCCESS :Download Link : Membership – This product does not have any downloadable content
[01/24/2010 11:28 PM] – SUCCESS :Product Email successfully sent to ############.
[01/24/2010 11:28 PM] – SUCCESS :Notify Email successfully sent to ############.
[01/24/2010 11:28 PM] – SUCCESS :Updating Products, Customers, Coupons, Sales Database Tables with Sales Data.
[01/24/2010 11:28 PM] – SUCCESS :Products, Customers, Coupons, Sales Database Tables Updated.
[01/24/2010 11:28 PM] – SUCCESS :Updating Affiliate Database Table with Sales Data if Using the WP Affiliate Platform Plugin.
[01/24/2010 11:28 PM] – SUCCESS :WP Affiliate Platform is installed, registering sale…
[01/24/2010 11:28 PM] – SUCCESS :No Referrer Found. This is not an affiliate sale
[01/24/2010 11:28 PM] – SUCCESS :Paypal class finished.
(What does this mean?)
[01/24/2010 11:28 PM] – SUCCESS :Subscription signup IPN received… nothing to do here(handled by the subscription IPN handler)
Thanks
January 25, 2010 at 10:26 am #17473amin007ParticipantThis indicates that the subscription handling script is not getting invoked.
The following means that a subscription signup request was received and it should be hanlded by the subscription signup handling script which creates the member after talking to Wishlist.
[01/24/2010 11:28 PM] – SUCCESS :Subscription signup IPN received… nothing to do here(handled by the subscription IPN handler)
Did you overwrite the “paypal.php” file that was in the Wishlist integration package? Also did you do “step 2” mentioned at the following URL?
http://www.tipsandtricks-hq.com/ecommerce/wordpress-estore-and-wishlist-plugin-integration-448
January 25, 2010 at 5:40 pm #17474kevtracyMemberI’m not sure what you’re talking about by overwriting the “paypal.php” file that was in the Wishlist integration package. I was using instructions from the link you posted above. I did step 2, secret word right?
Was there a separate integration package that I don’t know about?
Thanks, Kevin
January 26, 2010 at 2:06 am #17475amin007ParticipantI think you missed out step 1 maybe?
“1. Contact me to get the WishList and WP eStore Integration package.”
January 26, 2010 at 8:49 am #17476kevtracyMemberGo ahead and send it to this email address kevtracy1@msn.com
Thanks, Kevin
January 26, 2010 at 10:33 pm #17477IvyMemberHi, I emailed you the Wishlist integration package with instructions. Please let me know how it goes.
Ivy
January 27, 2010 at 10:20 am #17478kevtracyMemberI went through the process and everthing works, and emails are sent, but the Complete your membership registration‏ email is minus the link to register, just has error.
What do I do now?
Thanks for your help, Kevin
January 27, 2010 at 11:47 am #17479IvyMemberHi, Please contact wishlist for the latest version. You will have to actually request the upgrade from them. Let me know how you go.
Ivy
January 27, 2010 at 9:50 pm #17480kevtracyMemberOkay, the problem is solved! Yay!
Thanks for your help!!!
Kevin
January 27, 2010 at 11:23 pm #17481IvyMemberI am glad this is working.
Cheers,
Ivy
March 3, 2010 at 8:36 pm #17482johndowdyMemberHi,
I just purchased the Affiliate and e-Store and so far am VERY pleased. I too am having the problem of not receiving an email to continue the registration process. Everything else seems to be working fine. In this string of posts you refer to the “Wishlist integration package with instructions”… is there a link to those specific instructions or is that something you would send to me?
Thanks in advance,
John
March 3, 2010 at 11:25 pm #17483IvyMemberWe have recently changed how Wishlist is integrated and the integration package is no longer needed. Can you try running a test transaction with the debug turned on? Once you have done this you will need to look at the debug files to make sure everything is working properly. The following post will explain how to do this:
Let me know how you go.
Cheers,
Ivy
March 14, 2011 at 10:50 pm #17484sheritaberMemberHi,
I’m trying to integrate WishList and WP eStore. I’m unsure exactly where I am to place the Wishlist Membership Level SKU.
Thank you for your help.
Sheri’
-
AuthorPosts
- You must be logged in to reply to this topic.