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 - 556 through 570 (of 14,824 total)
← 1 2 3 … 37 38 39 … 987 988 989 →
  • Author
    Posts
  • March 25, 2020 at 12:42 am in reply to: eStore – CCbill not passing data to eMember or sending emails #79019
    admin
    Keymaster

    No unique URL is needed. You only specify your website URL (just the homepage URL) for the webhook. When the webhook is received, the plugin listens for the data and then it processes the payment notification.

    Let me know if that was a clear answer to your question.

    March 24, 2020 at 1:24 am in reply to: WP Payment Gateway Bundle ERROR on activation #74885
    admin
    Keymaster

    Since you are running sandbox, please confirm the following:

    – Do you have the plugin (both estore and the payment gateway bundle) set to sandbox mode also?

    – Enable the debug logging option (if you don’t have it enabled already)

    – Post the URL Of the page containing the Stripe button you created using our shortcode. We can then inspect a few things on that page.

    March 24, 2020 at 1:21 am in reply to: eStore – CCbill not passing data to eMember or sending emails #79017
    admin
    Keymaster

    Once the webhook starts to work correctly (meaning no more 301 errors), the subscription will continue to work fine. The plugin will keep processing the payment at the specified interval.

    March 23, 2020 at 1:20 am in reply to: PDF Stamper new files being created each time customer clicks download #77737
    admin
    Keymaster

    How are you using it? The answer is going to vary if you are talking about an e-commerce transaction VS a download button created using the following shortcode:

    https://www.tipsandtricks-hq.com/wp-pdf-stamper/pdf-stamper-creating-a-download-now-button-for-wp-users-242

    March 22, 2020 at 2:01 am in reply to: eStore – CCbill not passing data to eMember or sending emails #79010
    admin
    Keymaster

    That 301 response will be the issue. Can you please look at the log from your server to see what exact URL it is giving the 301 response for?

    Does the destination URL exist? Do you have a SEO plugin that is doing a blanket 301 redirect to URLs that it doesn’t understand?

    If you enter the webhook URL (shown in our plugin), in the browser’s address bar, do you just get a redirect? If you do then that’s the issue. THere is a plugin or configuration that is doing that auto-redirect that needs to be stopped.

    March 21, 2020 at 2:20 am in reply to: eStore – CCbill not passing data to eMember or sending emails #79007
    admin
    Keymaster

    Just to check one other thing: Do you have the debug logging in the payment gateway bundle enabled?

    March 17, 2020 at 12:42 am in reply to: Aligning to the Center of page | Galleries Layout & Gallery Layout #80386
    admin
    Keymaster

    That should be doable using a CSS tweak. Please post the URL of your gallery page so I can inspect it in my browser.

    March 17, 2020 at 12:38 am in reply to: Multil image or videos. #32852
    admin
    Keymaster

    I am not sure I fully understand what you are trying to do. Can you please tell me which feature documentation (from the following documentation page) you are following so I can take a look and try to understand what is going on (and if our plugin offers that option or not):

    http://lightbox.tipsandtricks-hq.com/lightbox-ultimate-documentation/

    March 14, 2020 at 12:13 am in reply to: eMember Pages Showing SSL Warning #80385
    admin
    Keymaster

    Seems to be an issue with the captcha function. There is likely another plugin doing something that is messing the captcha function.

    Do the following test:

    https://support.tipsandtricks-hq.com/forums/topic/test-to-identy-a-conflicting-theme-or-plugin

    Also, you can temporarily deactivate the captcha option from emember’s captcha settings menu. Just to confirm that the captcha function is conflicting somewhere.

    March 11, 2020 at 12:15 am in reply to: Simple Cart – not recording sandbox orders #80381
    admin
    Keymaster

    This looks like an issue with the server configuration. Setting up sandbox can be a little tricky sometimes (if you are not a developer). I would recommend you do the test with a $1 transaction in live mode. Then you can refund that transaction. That way you will remove a lot of the other issues from the equation (issues that are related to setting up everything sandbox related). It’s better to do the testing “live” anyway because once the normal transaction is working, you can keep it as is. Otherwise, you will need to do the testing again in live mode since your live paypal account and sandbox account do not share the setup (those account have completely separate configuration that need to be configured correctly).

    Some useful information here (it is a good read):

    https://support.tipsandtricks-hq.com/forums/topic/plugin-testing-checklist-setup-preparation-for-testing

    Can you do live mode testing here?

    March 10, 2020 at 2:16 am in reply to: eStore is not sending email when a squeeze form asking for name/email is used #80383
    admin
    Keymaster

    It is likely that your hosting provider updated some server software (like the PHP version) and that is causing something to fail somewhere.

    First make sure the PDF Stamping is still working on your site. So do a manual stamping of the file (the one used in that one squeeze form that is not working). Does the manual stamping work for it?

    March 10, 2020 at 2:14 am in reply to: eMember renewals do not include previous paid time #49621
    admin
    Keymaster

    It tries to find an existing account with the given email (When a user is not logged into the site). If it finds an existing account with the email that was used for the payment, it will apply that payment to that profile. It should not lose any time regardless (given nothing else is going on). The log file will help understand what is going on.

    March 10, 2020 at 2:11 am in reply to: SimpleCart Mailchimp Integration Not Working #80377
    admin
    Keymaster

    Looks like it is failing to find the list in the given MailChimp account. I will need to log into the site and check everything. I have sent you an email for this.

    Update: This is now fixed.

    March 10, 2020 at 2:10 am in reply to: Simple Cart – not recording sandbox orders #80379
    admin
    Keymaster

    This will be an issue with the IPN notification. The plugin is not receiving the IPN notification from PayPal sandbox.

    Two things can cause this issue:

    #1) You don’t have the IPN notification turned in your Sandbox account. The following video will explain how to enable the IPN feature (in your case, you need to enable it in your sandbox account):

    https://www.tipsandtricks-hq.com/ecommerce/how-to-setup-paypal-ipn-notification-2796

    #2) There is a security or firewall plugin that is blocking the IPN notification.

    Enable the debug logging option in the plugin settings. That will show you if the plugin is getting the IPN notification or not.

    March 5, 2020 at 11:44 pm in reply to: eMember renewals do not include previous paid time #49619
    admin
    Keymaster

    The new start date should start from the date of payment (no loss of time). If you are seeing a different behavior, then something else is going on. Need debug logging data to see what is happening to that profile. That will give me insights in terms of if the membership level for it has been setup correctly.

    Load a fresh copy of the plugin and enable debug logging. Then when a renewal comes through, we can look at the log file and see what the setup looks like.

  • Author
    Posts
Viewing 15 posts - 556 through 570 (of 14,824 total)
← 1 2 3 … 37 38 39 … 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