Are PayPal 1.4.3 released
Some bugs are solved …
mysql with case sensitive file system workaround introduced. plugin checks if tables with mixed case names exists if not uses lowercase table names …
This entry was posted
on Tuesday, August 26th, 2008 at 3:39 pm and is filed under Uncategorized.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
September 30th, 2008 at 8:22 am
hello are,
sorry for my english, but i have a question
how to use the Number in post price configuration and blog price configuration
what is the utility of this ?
thanks
September 30th, 2008 at 9:10 am
Emile>
Number … Number is one of the fields in PayPal button html form and it travels around. Actually it stays for product number in paypal based e-shops … I’ve added it only because it was possible to add it Are PayPal plugin do not need it to function. It is only plain information field. You can use what ever there it is only for your reference - to make it easier to identify transactions in paypal transaction list and inside your blog administration. Check PayPal IPN documentation for exact purpose of this field in case you want to use it togather with some other external PayPal tools or what ever.
September 30th, 2008 at 6:21 pm
Hello, I just uploaded the version 1.4.4.
I did a test payment with my own account to see how it works but it doesn’t seem to be working.
Is this plugin integrated with the registration to the site as I had to do to leave comments? Is that the login and password they’ll have to use to get access?
October 1st, 2008 at 9:20 am
thanks a lot for the quick answer
October 1st, 2008 at 9:51 am
Chuck>
This plugin works like this. User must be registered on the blog to be able to Pay for content. After user is connected and payment is performed and IPN notification packege successfully rEaches your blogs are-paypal_ipn.php script he is exposed with content. In order to view payed content next time user must to log in only. By the way google agent can see the content but it is set not to cache the whole site of yours.
October 6th, 2008 at 5:33 pm
Hi and thanks for this plugin!
Something I don’t understand, does this plugin need I validate manualy each user that make a payment? IPN is active but on my sandbox acount.
Thanks
October 6th, 2008 at 5:39 pm
ledom> I validate manualy each user that make a payment … This sentence is not clear for me. This plugin replaces text with login link. After user is logged in it replaces text with paypal button. After user pays paypal pings are-paypal-ipn.php script and provides post id + user id. after this are=paypla-ipn.php enables the content for the user.
October 6th, 2008 at 5:51 pm
Ok thanks, you understand my question. It seems I have a problem with the ping, because after I pay (as sandbox user) nothing happens…I’ll verify parameters.
October 6th, 2008 at 6:05 pm
Finaly it works fine! Thanks. I made a mistake (activate IPN for per and not biz….). This plugin is really an excellent idéa! Thank you. If I sell something with it i’ll make a donation
Best regards
October 6th, 2008 at 9:42 pm
Euhhhh, just another question Aurimas…
I want my users pay to view a flash file (swf), is there any solution with you plugin? Because I don’t want they can see or download the file without to pay, if they can extract the swf url from the html source? thanks for your help.
October 7th, 2008 at 10:29 am
ledom> The only thing you can do with this plugin is to have swf files hidden somewhere in your site tree and to add swf into a hidden area of your post. after user pays he can see the url and swf movie . The only disatvantage he will be able to share it with his friends who are not registered as payed users.
I am thinking about extending my plugin to be able to protect any type of wordpress posts. Unfortunatelly for now it can only protect text information.
October 7th, 2008 at 4:03 pm
Ok. I found a great plugin that may interest you if you want to extend your plugin. It’s drain hole: http://urbangiraffe.com/plugins/drain-hole/. This excellent plugin give a mirror URL to a file. Access to files can be define from user status. May be it is possible to add paypal check. What do you think about that?
October 15th, 2008 at 1:27 am
Are you considering a monthly subscription service option?
October 15th, 2008 at 9:24 am
bobber > I am considering implementing native paypal recurent payment. For now you can use plugins field expiration where you can set number of days till purchase expires. After it expires user is asked to pay again.
October 30th, 2008 at 9:58 pm
Hello, I have your plugin, first, congratulations, is too good. Second, i have a question. I want that when a username is new, only enter his name and e-mail. I was trying to modify the plugin but i dont see how.
October 31st, 2008 at 10:41 am
patrick> Are you talking about new user registration form? If so we cannot change it as this is standart new user registration form provided by wp. New user will appear as reader user in your wp blog…