Membership Plugin

WordPress Membership Plugin

  • Home
  • Documentation
  • Addons
  • Support
    • Quick Setup
    • Documentation
    • Premium Addon Support
    • Paid Support
    • Support Forum
    • Support Forum Search
    • Forum Login
    • Forum Registration
  • Contact
You are here: Home

The Assurer

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

Forum Replies Created

Viewing 15 posts - 1,351 through 1,365 (of 1,425 total)
← 1 2 3 … 90 91 92 93 94 95 →
  • Author
    Posts
  • March 14, 2018 at 3:56 pm in reply to: Reg_Link is broken? #13716
    The Assurer
    Moderator

    If you copy the link from the email, and paste it into the browser’s address bar; doe that work?

    March 14, 2018 at 2:00 pm in reply to: Users logged in as other registered users login issues #13710
    The Assurer
    Moderator

    If you are using a caching plugin, it may not be properly configured:

    • https://simple-membership-plugin.com/wp-super-cache-compatibility-simple-membership/
       
    • https://simple-membership-plugin.com/w3-total-cache-compatibility-simple-membership/

    Absent that, if the user has their browser set to “remember” cookies, then logins persist for a minimum of 3 days:
    https://simple-membership-plugin.com/forums/topic/wont-log-out-when-browser-is-closed/#post-13434

    March 13, 2018 at 10:58 pm in reply to: Payments don't show deductions by paypal #13707
    The Assurer
    Moderator

    Yeah, but that’s really just a guesstimate or approximation. That would only work until you get the first chargeback, e-check, or other “strange animal” fee.

    March 13, 2018 at 10:54 pm in reply to: Hide PayPal email address #13704
    The Assurer
    Moderator

    Try something like PayPal2018 or donotreply2018 at yourdomain.com and then bump up the year, every 12 months. That’s what I do 😉

    March 13, 2018 at 10:51 pm in reply to: Payments don't show deductions by paypal #13703
    The Assurer
    Moderator

    Not really… without endowing the plugin with the ability to automagically log into your PayPal account, and retrieve the information required to match up the transactions. You really do not want that to happen, because you’d have to store your PayPal account login credentials in the WordPress database; and then depend on the security and honesty of your hosting provider, to keep the PayPal account credentials secure.

    March 13, 2018 at 10:38 pm in reply to: Payments don't show deductions by paypal #13700
    The Assurer
    Moderator

    PayPal does not pass back to the plugin (via the IPN) what the “net amount” is; only what the “gross amount” is.

    March 13, 2018 at 10:32 pm in reply to: Hide PayPal email address #13698
    The Assurer
    Moderator

    When the user clicks on the subscription button they go to the PayPal checkout page. On that page only the business name is shown.

    That means you probably have a verified business account. Otherwise, your name and personal email address would also be shown.

    However, when the transaction is complete the user gets an email that shows the email address. It is also visible in the user’s PayPal transaction history.

    I’m still interested in how to have a user make a payment and not see the PayPal email address of where the payment goes, either on their account or on their receipt.

    That is impossible to do. PayPal does not allow “anonymous transactions,” because that would violate the consumer & tax laws of several countries. If the reason is because the email address is also your personal one; you can create & use a “business only” email address with PayPal.

    March 13, 2018 at 10:18 pm in reply to: Payments don't show deductions by paypal #13696
    The Assurer
    Moderator

    In the payments history page for the administrator, the payments show but not the paypal transaction deductions.

    I’m trying to understand your request. Please try explaining, by example, what you are looking for.

    March 13, 2018 at 12:08 pm in reply to: Cant log out or log in – loops #13690
    The Assurer
    Moderator

    I really “hate” to knock hosting providers; but I personally consider WordPress.com akin to “training wheels” for folks wanting to see what it’s like to run a WordPress site. I also suspect it’s all that extra software they use to limit the different site tiers, plus server capacity issues, that contributes to the “Error 5xx” problems. Finally, it’s one of the more pricey hosting providers, for what you get.

    March 12, 2018 at 3:57 pm in reply to: PayPal ID/SM ID – Must be same? #13685
    The Assurer
    Moderator

    They do not have to be the same. Please enable debug logs in the plugin, perform a test, and post the logs here.

    Also, please ensure the plugin is properly setup to receive PayPal IPN.
    https://simple-membership-plugin.com/enabling-paypal-ipn-feature-in-your-paypal-account/
    And that you have setup PayPal subscription buttons, properly.
    https://simple-membership-plugin.com/create-paypal-subscription-button-inside-the-simple-membership-plugin/

    March 12, 2018 at 1:22 pm in reply to: Payment made via paypal but not registering as a payment or member on the site #13683
    The Assurer
    Moderator

    Did you, and the the member, receive a set or emails directly from PayPal; acknowledging the transaction?

    If both of you received your PayPal emails; it might the IPN was not properly configured. Please enable the debug logs; and ensure that IPN have been properly configured:
    https://simple-membership-plugin.com/enabling-paypal-ipn-feature-in-your-paypal-account/

    March 12, 2018 at 12:19 pm in reply to: Cant log out or log in – loops #13676
    The Assurer
    Moderator

    https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html
    500 Internal Server Error
    The server encountered an unexpected condition which prevented it from fulfilling the request.

    505 HTTP Version Not Supported
    The server does not support, or refuses to support, the HTTP protocol version that was used in the request message. The server is indicating that it is unable or unwilling to complete the request using the same major version as the client…

    These are not plugin related errors. Where (geographically) are the users located? Which browser and version is being used, when this error occurs?

    March 10, 2018 at 1:38 pm in reply to: Cant log out or log in – loops #13662
    The Assurer
    Moderator

    I’m unsure if it’s related, but after logging into wordpress.com, if I then log in to the site (via simple membership login) so that I can see the site content (using any login) I get ‘500 Internal Server Error’ which is only resolved by clearing my browsing history.

    That Error 500 is “infrastructure related” and is unrelated to any plugin. Are you able to reliably reproduce THAT error?

    March 9, 2018 at 11:46 pm in reply to: Administrator Notifications #13661
    The Assurer
    Moderator

    Enable the debug logging, create a free “Test” membership level; and try signing up for it. The debug logs should contain clues and you should receive emails.

    March 9, 2018 at 9:41 pm in reply to: Administrator Notifications #13659
    The Assurer
    Moderator

    Three email addresses are listed, separated by commas.

    Just wondering… Does it work if you only have one email address in the box?

  • Author
    Posts
Viewing 15 posts - 1,351 through 1,365 (of 1,425 total)
← 1 2 3 … 90 91 92 93 94 95 →
« Previous Page

Please read this message before using our plugin.

Search

Featured Addons and Extensions

  • Membership Form Builder Addon
  • Member Directory Listing Addon
  • WooCommerce Payment Integration
  • Member Data Exporter Addon

Documentation

  • Documentation Index Page

Copyright © 2026 | Simple Membership Plugin | Privacy Policy