Travis
Forum Replies Created
-
Hi @bendproweb,
Just to add on to what Andrew said,
Users who already have a membership will continue to be billed the old price of the membership, this is to protect users from agreeing to a price and being billed another. The user should be billed the new price once their membership expires or they cancel their account and checkout again (Usually it is a good idea to encourage them to do this by offering a free month or two onto their membership).
I hope this helps!
TravHi @mccullek,
I spoke to one of my colleagues about this issue and he says it might be an issue coming in with the payment gateway.
Could you possibly get in touch with PayPal to see what reason the payments are being rejected? Perhaps they have a more specific error they can share with us?
I know that it doesn’t help much but without logging into your site and doing some troubleshooting it is a little tricky to find a solution.
Please don’t share login credentials here, as it is a public forum 🙂
Hope you have a great weekend!
TravHi @damndramaqueen,
So if a user registers via BuddyPress this will not automatically enable them to have a membership. It will create a user for them and they may even be set to a subscriber role via BuddyPress but in order for them to gain membership access, the will need to checkout using Paid Membership Pro.
By doing it this way it will change their membership level from None > The name of your membership level.
Hope this helps!
TravHi there,
Thank you for getting in touch with us.
There is an add-on that is sort of a workaround to what you are trying to do. So essentially you would like to hide pages from non-members. There is no real core way to completely hide a pages from non-members.
However, we do have an extension that will display unique menus depending on the membership level of the user. So for example if you are a non member, you will see a menu that says:
Home | About | Sign Up | Login | Contactand if you were a member, the menu would display:
Home | About | Premium Content | ContactWill something like this work for you? One thing to keep in mind is that it is a Premium extension but if you would like to know more about the extension, I have linked the documentation below:
https://www.paidmembershipspro.com/add-ons/plus-add-ons/pmpro-nav-menus/
Hope this helps!
TravHi Naveen,
Thanks for getting in touch with us.
Do you mean you would like to have some donation functionality on your site? Paid Membership Pro has a donations plugin that adds a field to your checkout page that allows users to make a donation over and above the membership cost.
For more information you can look at the link below:
https://www.paidmembershipspro.com/add-ons/plus-add-ons/donations-add-on/Hope this helps!
TravHi @mccullek,
Thanks for getting in touch with us. It sounds like you are using PayPal Standard, correct?
Jason has actually written a bit of guide that can probably shed more light on the situation. In the guide there are also a couple of solutions that you can try to help solve this issue for you.
https://www.paidmembershipspro.com/pmpro-creates-users-without-paying-using-paypal-standard/
Let me know if this helps!
TravHi @kodestar,
Thank you for getting in touch!
Jason has written a troubleshoot guy for PayPal IPN issues.
Would you mind going through it to see if any of the solutions work for you?
https://www.paidmembershipspro.com/troubleshooting-paypal-ipn-issues-with-paypal-express-paypal-standard-or-paypal-website-payments-pro/I hope this helps!
Travhi there,
Thank you for getting in touch with us, I see the topic is marked as resolved but just in case you can use the code snippet in this blog post to ensure users can only use one trial membership:
https://www.paidmembershipspro.com/offer-trial-memberships-that-can-only-be-used-once/
Hope this helps!
TravHi @mlao,
Okay, keep an eye on it and let me know if it is working (Once a user purchases a membership)
Have a great week!
TravForum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] No acces to buy pro versionHi @louisphil,
Thank you very much for having an interest in purchasing WP Google Maps Pro! Sorry for any inconvenience caused 🙁
Would you mind trying again? It is live now.
https://www.wpgmaps.com/purchase-professional-version/Thank you and have a great day!
TravForum: Installing WordPress
In reply to: Installin wordpress on my desktopHey 🙂
Try checkout https://serverpress.com/
It is super awesome and easy to use!
- This reply was modified 9 years, 6 months ago by Travis.
Hi @mlao,
The configuration problem was only if this problem was occurring from the beginning.
It may be an IPN issue, Jason has written up a bit of documentation on this subject with some possible fixes. Would you kindly go through the documentation and do some trouble shooting?
Let me know if this works for you:
Hi there!
Thank you for getting in touch with us!
The one issue I see with the code is that the MetaKey is two seperate words.
Could you try changing this
“your school”, // input name, will also be used as meta key
to this“your_school”, // input name, will also be used as meta keyLet me know if this works,
Trav