• So when I first updated to php7 recently, i got some error saying that link to paypal has been broken or something… it was for recurring payment.

    I think I was asked to press button to fix it or something? Anyway, I noticed last time I got monthly payment last week it did NOT update within invoice. which is not a deal breaker…

    But today, I got a payment via paypal on regular invoice, not recurring. And I got notification from paypal that it’s been paid BUT invoice did NOT record that payment nor it changed to paid status (nor sent out email receipt auto)

    Is there an issue with php7? or something else I’m missing?

    Thanks!

    https://www.ads-software.com/plugins/wp-invoice/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Anton Korotkoff

    (@anton-korotkoff)

    hey,

    is SSL configured properly on your server? Latest PAYPAL changes require SSL certificates to be properly setup on websites servers to be able to receive IPNs (instant payment notification)

    We are working on an option that will give an ability to receive IPNs without SSL.

    Thanks.

    Thread Starter bulewold

    (@bulewold)

    site doesn’t have SSL and it worked before. Is this a new change? Would it effect all e=commerce sites through paypal?

    Do you know when this change took effect?

    Thank you.

    Plugin Contributor Anton Korotkoff

    (@anton-korotkoff)

    we are going to release new WP-Invoice version with potential fix to this issue. Actually you can try upgrading from github since latest branch has this fix already: https://github.com/wp-invoice/wp-invoice/archive/latest.zip

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘hm…. payment not updated after php7’ is closed to new replies.