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

amin007

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

Forum Replies Created

Viewing 15 posts - 5,416 through 5,430 (of 5,807 total)
← 1 2 3 … 361 362 363 … 386 387 388 →
  • Author
    Posts
  • January 9, 2010 at 7:58 am in reply to: Terms and conditions button #17110
    amin007
    Participant

    Hi Julie, Just had a quick look at your site and looks like the JQuery library is not loading on your header. What version of WordPress are you using?

    January 9, 2010 at 2:52 am in reply to: Integration with JROX Jam Affiliate Manager #16853
    amin007
    Participant

    Please see this post:

    https://support.tipsandtricks-hq.com/forums/topic/wp-estore-and-jrox-jam-affiliate-manager-integration

    January 9, 2010 at 2:38 am in reply to: Little issue…paypal or?? #17096
    amin007
    Participant

    Hi kihon, You can’t use “Automatic Redirection” anyway. When you use Auto redirect PayPal do not post the payment data back to the “Thank You” page and without the payment data the plugin won’t display the download links.

    I have the same setup as you (I don’t have auto redirection). I did customize the text on the “return button though”. I think mine says “Click here for your downloads”. You can customize this from the “Payment Gateway” settings menu of the plugin.

    January 9, 2010 at 2:23 am in reply to: Buyer email body #17093
    amin007
    Participant

    @jtribe, the tag {product_name} displays a list of prices (comma separated) of the purchased products. If you want to take out the comma then you can modify the “paypal.php” file and search for the following line and modify as you like:

    $constructed_products_price .= “, “;

    Please note that the buyer will receive a proper receipt for the purchase from PayPal immediately after the transaction.

    January 9, 2010 at 1:29 am in reply to: Not receiving emails with the download link after purchase #15838
    amin007
    Participant

    Basically, you need to have ALL of the accounts (both Seller and buyer accounts) set on “Payment Review – Disabled”

    If you have payment review enabled PayPal won’t clear the fund and without cleared payments the plugin won’t send out digital product links.

    The following post will help you solve the pending payment issue in your PayPal account:

    https://support.tipsandtricks-hq.com/forums/topic/reasons-for-a-pending-paypal-payment

    January 8, 2010 at 6:06 am in reply to: How does the plugin tie to an existng Paypal account #17065
    amin007
    Participant

    Yep thats right. For example when you checkout from my site using PayPal you will see my business name (Tips and Tricks HQ) on PayPal. All I did was put my paypal email address in the settings menu.

    January 8, 2010 at 5:46 am in reply to: Change text on 'Add To Cart' button #17079
    amin007
    Participant

    You want to put the Price inside the button (as the text of the button)? If you want this then it should be doable quite easily. A button has the following code:

    echo ‘<input type=”submit” value=”Add to Cart” />’;

    the text inside the “value” is what gets displayed on the button so all you have to do is put the price there instead of the text “Add to Cart”. something like the following should achieve it:

    echo ‘<input type=”submit” value=”‘.$price.'” />’;

    January 8, 2010 at 5:30 am in reply to: Settings page does not save anything #17057
    amin007
    Participant

    Hmmm… Windows server could be problematic. I have nothing against a Windows server but I am not a big fan of it :)

    I should be able to look at the issue and give you a workaround though. I will email you to handle this issue.

    January 8, 2010 at 5:27 am in reply to: Integrating WP eStore, WP eMembers & WP Affiliate #15885
    amin007
    Participant

    @mcrooks13, I am a little confused with the setup you are trying to achieve. There is nothing wrong with the setup you are trying to have but I would like to deal with the person who actually purchased my product because of the following two reasons:

    1) I need to verify the purchase first (I get a lot of fake claims who illegally managed to get a copy of the product)

    2) The person who originally bought the product had to read the product description and understand what it does before he purchased it.

    I hope you don’t take it the wrong way.

    January 7, 2010 at 7:28 am in reply to: Integration of custom paypal payment page style #16475
    amin007
    Participant

    @dominick41, you question has been answered on the following post:

    https://support.tipsandtricks-hq.com/forums/topic/how-does-tie-to-an-existng-paypal-account

    January 7, 2010 at 7:17 am in reply to: How does the plugin tie to an existng Paypal account #17063
    amin007
    Participant

    You simply put in the “PayPal email address” of your business account under the “Payment Gateway” settings.

    January 7, 2010 at 2:28 am in reply to: Settings page does not save anything #17055
    amin007
    Participant

    WordPress version shouldn’t have anything to do with it (The plugin has been tested to work on any WordPress 2.7+ version)

    I am suspecting the server… are you using a Windows Server by any chance?

    January 7, 2010 at 2:19 am in reply to: needing more technical help #17053
    amin007
    Participant

    I understand… I will give you some references via email.

    January 7, 2010 at 1:41 am in reply to: Item ID in Email Subject Line #17051
    amin007
    Participant

    Hi Debbie, Item IDs are never placed in the “Subject Line”. It always goes in the “Email Body”.

    Placing Item ID or name in the “Email Subject” is okay if you are selling one item but when you are selling multiple items and a customer buys a bunch of them it’s not practical to add all these item ids in the subject line.

    January 7, 2010 at 1:29 am in reply to: Members are not being rebilled #17050
    amin007
    Participant

    You can’t setup a subscription payment in the backend… this would be a huge security issue. Imagine me setting up a subscription for you in the backend without having to need your permission.

    All you need to do is create a subscription payment button and tell the member to pay using this button. You can make this member’s account “Inactive” from the backend so this member can’t access the protected content until a payment is made.

  • Author
    Posts
Viewing 15 posts - 5,416 through 5,430 (of 5,807 total)
← 1 2 3 … 361 362 363 … 386 387 388 →

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