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
You are here: Home

admin

  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 15 posts - 13,891 through 13,905 (of 14,824 total)
← 1 2 3 … 926 927 928 … 987 988 989 →
  • Author
    Posts
  • October 26, 2011 at 4:00 am in reply to: IPN sent to the plugin (example, WP eStore) are failing #18230
    admin
    Keymaster

    Okay so your IPN is working fine which means the customer should be receiving emails after the purchase. Now, to get the links on the thank you page you need to setup PDT correctly (as of now your PDF setup is not correct). This document has a video tutorial which will help you correct the mistake:

    http://www.tipsandtricks-hq.com/ecommerce/wp-estore-instant-digital-product-delivery-499

    October 26, 2011 at 1:15 am in reply to: What to do if the Debug file is empty or New Debug info is not getting added #18278
    admin
    Keymaster

    Looks like PayPal has done some changes to their sandbox environment which is breaking things. Use the $0.01 live transaction for your tests. I will need to see what changes they made so I can update the plugins accordingly.

    October 26, 2011 at 1:12 am in reply to: subscription payments with trial amount #37937
    admin
    Keymaster

    1. “Do I need to add the $1 in the main section on the top when creating the product price?” – It doesn’t really matter what value you place in the “Price” field when you use a subscription payment as it takes the values from the “Subscription Section” of the product. Simply use “1.00” in the price field if you like.

    2. “Can I trust that this will automatically charge the……” – Yes, if you click on that subscription button and land on the PayPal’s page you will see that PayPal tells you exactly what will be charged and when.

    3. No, you don’t need to create a PayPal button. You just follow exactly what it says on the documentation here:

    http://www.tipsandtricks-hq.com/ecommerce/how-to-add-a-subscription-button-for-recurring-payment-400

    October 26, 2011 at 12:39 am in reply to: The Difference Between Registration Page and Join Us Page #23747
    admin
    Keymaster

    It seems like you haven’t read the “Setup Related” section from the documentation page (this is what you should read first thing after installing the product):

    Documentation

    It will give you a good overview of what to expect after a user makes a membership payment.

    October 26, 2011 at 12:21 am in reply to: Fatal Error on upgrading eMember #37863
    admin
    Keymaster

    No you don’t need to delete database or anything. I have sent you an email to get site access so I can check it out.

    October 25, 2011 at 11:30 pm in reply to: IPN sent to the plugin (example, WP eStore) are failing #18226
    admin
    Keymaster

    I don’t see that debug is enabled on your site. Can you set you site’s configuration to how you were testing it?

    Alternatively, you can do a $0.01 live purchase and check it out (lot of the times things don’t work because something on your sandbox account is not setup correctly). Doing a live $0.01 purchase can help you identify if that is happening in your case. Be sure to keep debug enabled.

    October 25, 2011 at 11:01 pm in reply to: Using paypal the email is not sent with the pdf file #37914
    admin
    Keymaster

    Can you please post the debug that I requested in an earlier post (this will help me see if the plugin is sending the email or not)?

    October 25, 2011 at 10:57 pm in reply to: Help with Permissions Structure (other membership plugins struggle with it) #37866
    admin
    Keymaster

    The first thing you need to sort out is your permission groups. This will help you see how many membership levels you need.

    From your posts I can see that you need one group which will have access to all the content. What other permission groups do you need based on your classes? How many classes do you have? Once we understand your the permission groups we will get a good idea of what sort of structure would be best.

    This post will explain the download file folder security and how you can enhance the security:

    https://support.tipsandtricks-hq.com/forums/topic/download-directory-protection

    October 25, 2011 at 10:42 pm in reply to: Automatic Coupon from session var #37906
    admin
    Keymaster

    When the customer goes to your “Checkout page” you can call the following function and pass in the coupon code value from the session var which will apply the discount in the cart.

    eStore_apply_discount($coupon_code)

    So before calling this function your code should check that the current page is the checkout page and that there is a coupon code saved in the session.

    October 25, 2011 at 8:18 am in reply to: Fatal Error on upgrading eMember #37860
    admin
    Keymaster

    First of all… don’t be scared to delete the plugin (you won’t lose any settings or members data if you delete the plugin).

    Delete any traces of the eMember plugin from your server. Simply log in via a FTP program (example: FileZilla) and browse to the plugins directory so you can get a good view of what plugin folders are there.

    1. Download a fresh build of the plugin(s) from here:

    https://support.tipsandtricks-hq.com/update-request

    2. Upload and activate this version of the plugin(s). The specific update instruction for the plugin in question can be accessed from here:

    https://support.tipsandtricks-hq.com/plugin-installation-and-upgrade-instructions

    October 25, 2011 at 6:12 am in reply to: IPN sent to the plugin (example, WP eStore) are failing #18224
    admin
    Keymaster

    What is the actual URL of your site?

    October 25, 2011 at 6:08 am in reply to: Processing Orders, Printing Shipping Labels and Receipts #37856
    admin
    Keymaster

    All the important transaction data (including the address) can be dynamically added to the “Sale Notification Email” that eStore sends after a product sale. For full list of available email tags check the documentation here:

    http://www.tipsandtricks-hq.com/ecommerce/wp-estore-shortcodes-and-functions-reference-460#email_tags

    Obviously these email tags can be used to make the email contain all the important details required to make it a receipt for your customers but additionally you can use some of those details to be emailed to you as a notification.

    WP eStore can send the “Admin Sale Notification” email to multiple recipients. This option can used to notify an employee automatically after a sale who can do the grunt work.

    October 25, 2011 at 5:49 am in reply to: Encrypted links not working #34562
    admin
    Keymaster

    This thread is for WP eStore plugin. You are having in issue with the PDF stamper so please post your issue in that forum category so it doesn’t get mixed.

    With that said, Keep PDF encryption settings off for now (most likely you server is not able to handle this). Lets work on the first issue which is email not going out.

    Please check the 2nd post from the following thread and do as it suggest:

    https://support.tipsandtricks-hq.com/forums/topic/customer-not-receiving-email

    October 25, 2011 at 5:42 am in reply to: Assign multiple level purchases to single member login #35078
    admin
    Keymaster

    They will have access to all the content that those levels permit. You can create a hub page that links to all the members only content (You will be able to protect the individual posts and pages so one a member with the correct level permission will be able to see it). More details here:

    http://www.tipsandtricks-hq.com/wordpress-membership/how-to-configure-a-members-only-download-page-70

    October 25, 2011 at 1:55 am in reply to: WP eStore and Digital Access Pass #37834
    admin
    Keymaster

    When WP eStore forwards the IPN it uses the EXACT SAME field names that PayPal uses (as far as DAP is concerned, it will look like the IPN is coming from PayPal). The same script that can parse the PayPal IPN will be able to parse the IPN sent by eStore. I don’t know much about DAP but there are a few eStore customers who are already using this.

  • Author
    Posts
Viewing 15 posts - 13,891 through 13,905 (of 14,824 total)
← 1 2 3 … 926 927 928 … 987 988 989 →

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