error when paypalpayment is completed..

  • Posts: 25
  • Thank you received: 0
12 years 1 month ago #42616

hi

when a user completes a payment I get several emails.. which is ok, but 1 I get says:

"Hello,
A paypal notification was refused because it could not be verified by the paypal server"

There's a link to some documentation, but the docs doesn't really make sense when looking at the text written in the email... atleast not to me..

what's the issue? and how can I go about fixing it?

Please Log in or Create an account to join the conversation.

  • Posts: 81568
  • Thank you received: 13078
  • MODERATOR
12 years 1 month ago #42645

You have that problem:

When your server receives a notification it needs first to confirm whether this notification comes from your payment gateway or not because it is always possible that a valid IP address has been injected and that someone else is tried to validate an order. So there is a mechanism in place to contact a paypal server HikaShop knows as being an official paypal server to confirm that it comes from paypal. If this connection fails, that means that either your hosting company is blocking outgoing connections from your server or you don't have the openssl option activated in your PHP configuration or that the paypal servers are down, the later being a lot less likely. So you should check that you website is able to make outgoing connections and that the SSL is activated. Also, we advise you to contact your hosting provider to ask them about their policies on outgoing connections.

Please Log in or Create an account to join the conversation.

Time to create page: 0.053 seconds
Powered by Kunena Forum