franz12
Forum Replies Created
-
Forum: Plugins
In reply to: [Payment Button for PayPal] OrderList is emptyHello Noor, maybe one step further: There are no entries in server logfiles regarding blocking something. So I started a new subscription, today. I noticed a file ‘log.txt’ in directory ‘..wp-content/plugins/wp-paypal/’
This file contains the complete IPN message from my subscription, but orderlist is still empty.Forum: Plugins
In reply to: [Payment Button for PayPal] OrderList is emptyOkay, so I will have to conatact my provider and ask him kindly to solve this “blocking- problem”. I’ll come back to you, when there are (hopefully) some news.
Best regards, FranzForum: Plugins
In reply to: [Payment Button for PayPal] OrderList is emptyyes, I did.
Do you think it’s a problem using WP in a sub-directory?Forum: Plugins
In reply to: [Payment Button for PayPal] OrderList is emptySame result as before in the order list. Log file was resetted and also empty.
Here is the site with the subscribe button:
https://www.mfsplayer.de/mfsplayer_abo/
Is this what you asked for?Forum: Plugins
In reply to: [Payment Button for PayPal] OrderList is emptyHello Noor,
thanks again for your help. I tested IPN functionality with PayPal developer account.
I saw, that the specified URL was contacted by PayPal, but I did not receive the IPN content.
I guess it’s a problem of my web hoster, therefore I choose a new web hoster and installed WordPress and your plugin there, using your subscription button.
Things are getting better now, but not really perfect:
When doing an order via subscription button, I receive an entry in my order list, now
Order: order
Date: 3 minutes ago published
but all other fields like Transaction ID, Name, Total and Payment Status are empty.
Hope you can give me a hint one more time. Many thanks again.Forum: Plugins
In reply to: [Payment Button for PayPal] OrderList is emptyHello Noor,
unfortunately, I’m not able to use sandbox mode: “Things don’t appear to be working at the moment. Please try again later.”
Using normal account with your plugin, I see that the correct IPN Messaage is shown in PayPal, but nothing will be delivered to my homepage URL.
Therefore I tried a completely new installation of WordPress and your plugin (using a new webspace and new database). After installation, I was not able to fill PayPal-E-Mail-Address in plugin’s settings. Every time I click save changes, a html file is created in my client’s download directory showing: <!DOCTYPE HTML PUBLIC “-//IETF//DTD HTML 2.0//EN”>
<html><head>
<title>503 Service Unavailable</title>
</head><body>
<h1>Service Unavailable</h1>
<p>The server is temporarily unable to service your
request due to maintenance downtime or capacity
problems. Please try again later.</p>
</body></html>
I would really like to use your plugin, therefore do you have any idea to solve my curious problem?Forum: Plugins
In reply to: [Payment Button for PayPal] OrderList is emptyMany thanks for your quick reply.
PayPal account shows, that IPN is enabled. Maybe I do not use the correct URL.
Is this URL “https://……/wp-content/plugins/wp-paypal/paypal-ipn.php”
the correct one, or do I have to create an own IPN Listener file?