Forum Replies Created
-
AuthorPosts
-
S H Mohanjith
MemberNope, I mean I have PayPal IPN on the sandbox and it works, I haven’t tried on the live system my self. Thanks for the info, now I have some place to start from.
Will e-mail you with a possible fix for you to test soon. Thanks again.
S H Mohanjith
MemberYes, the plugin supports PayPal IPN and works with the sandbox. I think I should try in the live environment as you are the second person to complain about IPNs failing.
To confirm that PayPal is not having issues, can you scroll to the bottom of the ‘Manage Invoice’ and see whether there are any failed IPN transactions?
Also can you check the web server logs and see what’s the HTTP code returned for IPN transactions.
When you click and go to the URL HTTP 400 error should be thrown because you are not sending any POST data.
See http://code.google.com/p/web-invoice/issues/detail?id=39
S H Mohanjith
MemberLink you have given doesn’t display an invoice.
Can you please try with default theme as I cannot reproduce the issue at all? Also can you list the payment options you use?
S H Mohanjith
MemberHost URL is handled by WordPress, you could setup a separate WordPress installation with Web Invoice to use the shared SSL certificate.
S H Mohanjith
MemberSure, please contact me via https://www.mohanjith.com/contact.html
S H Mohanjith
MemberIf the totals are not displayed it must be a javascript error. Please see whether there are any javascript errors being thrown. You might also want to switch to the default theme for the odd chance the theme might be causing a javascript error to be caused.
PS: Did you clear your browser cache after disabling all the plugins?
S H Mohanjith
MemberCool
S H Mohanjith
MemberDo you think you could upgrade to PHP 5.2.6 ? It’s very simple and since you are on a VPS there is nothing preventing you. If you insist that you cannot upgrade to 5.2.6 I’ll try to make Web Invoice compatible with PHP 5.1.6.
Since PHP 5.2.0 was released around 4 years ago (02 Nov 2006), I was assuming it was safe to set the minimum requirement there and also I had to use a function that’s introduced in PHP 5.2 .
Is anyone else having issues upgrading to PHP 5.2.6?
S H Mohanjith
MemberI think you are running PHP 5.1.6 on CentOS. See http://wiki.centos.org/HowTos/PHP_5.1_To_5.2 how to upgrade to PHP 5.2.6 .
S H Mohanjith
MemberBtw, after WordPress 3.1.x series you will not be able to upgrade WordPress as well if you don’t run at least PHP 5.2.0, you should seriously consider asking your web host to upgrade their PHP version.
See http://wordpress.org/news/2010/07/eol-for-php4-and-mysql4/
S H Mohanjith
Memberah, if everything works fine in 2.0.10 could I know the PHP version you are using?
S H Mohanjith
MemberAnyone interested in using hosted edition of Web Invoice, see http://fabill.com/ . It’s still work in progress but once singed up you will not notice the difference between hosted version and self hosted version.
S H Mohanjith
MemberSure, can you add it as an enhancement to http://code.google.com/p/web-invoice/issues/list
S H Mohanjith
MemberNow the template variables can be found under the Help “tab” when you are editing the templates.
S H Mohanjith
MemberNope, not without lot of changes.
Have you considered the option of allowing users generate invoice from a template invoice>
-
AuthorPosts