Hello,
after payment success with paypal processor, order status remain to "Pending".
I tried with sandbox and production.
I attach my paypal configuration.
How can i solve?
thank you.
joomla 3.7.5 - virtuemart 3.2.2
no one ever had this problem?
you have any error.log files with incorrect IP message ?
Have You checked Your paypal.xx.log.php file.
You can find it iin Your log directory.
I there are lines that report invalid IP from Paypal IPN You might have problems with a proxy or Your host has changed Your IP, this can give the impression that the Ipn from Paypal comes from Your site instead.
regards
Jögen @ Kreativ Fotografi
Hello,
it works!!
i suppose that the problem was related to the Platform on test.
i tested it on a server without domain, that work with my modification in hosts file.
I tested the process payment in a real domain and it works.
What do you think? is my guess correct?
Thanks.
Probably, what was Your test platform ?
regards
Jörgen @ Kreativ Fotografi
I have some space on hosting server that i use for testing my website.
This space is not linked to a real domain like www.mydomain.com , but i'm able to use it adding a string in my hosts file like this:
110.11.211.2 mydomain.com www.mydomain.com //this is only an example
I think that paypal server is not able to resolve the dns and response fail.
What do you think about it?
Yes, I would guess this would be the cause. Good that You made it work.
regards
Jörgen @ Kreativ Fotografi
thank you for help!
bye.