ruzip
Forum Replies Created
-
Forum: Plugins
In reply to: [Subscriptions & Memberships for PayPal] What is the IPN Url?I’m the one who previously asked this question and testing the subscription recently I am not getting any IPN recorded in my history:
I noticed this plugin just uses the site domain regardless of any page url of the button for the IPN url then with the signature query string:
https://mydomain.com/?wpeppsub-listener=IPN
That is the IPN url @n2rga to answer your question
already entered this on my paypal ipn settings but still not working even on IPN history. I did a debug by Enable Logging and this is the only one that works.
You do not have any instruction on what to enter in the IPN url setting. The dev still needs to check the generated code to figure it out.
Any paypal dev knows that it is required to enter a URL to enable IPN notification which you fail to include in your guide, hence this question being asked twice recently.
I understand that you are trying to automate the process by including it in the form, but it is still required to set it on the paypal account (unless they have changed their process and this is not needed anymore) and you did not mention to just include the site domain if that is the case.
- This reply was modified 5 years, 11 months ago by ruzip.
Forum: Fixing WordPress
In reply to: Duplicate author url and page for another roleThanks @corrinarusso , but the username should be a variable for the actual username
So it should point and work both for every username
example.com/author/corrinarusso/
example.com/profile/corrinarusso/example.com/author/ruzip/
example.com/profile/ruzip/and so on..
Forum: Plugins
In reply to: [Subscriptions & Memberships for PayPal] What is the IPN Url?hi, I am looking for this as well.
- This reply was modified 6 years ago by ruzip.