Hello All,
I am using Virtuemart 3.0.14 on joomla 3.4.8. My paypal checkout doest not make the transactions 'confirmed' . I have checked setting in plugin configuration and option successful transaction is confirmed.
should I have to do something in Paypal IPN settings.
please also help me to find out the notification url for paypal IPN for virtuemart 3.0.14. I google for notification url but find for virtuemart 2.08
http://www.yousite.xyz/index.php?option=com_virtuemart&view=pluginresponse&task=pluginnotification&tmpl=component
can we use the same url in virtuemart 3.0
please help.
thanks all
the notification url is automatically set and sent by the plugin
switch on the debugging and analyse the results
check your access logs that the IPN is being sent
check that the IPN doesn't cause an error -- commonly because of pdf invoice generation
Thanks for your replay. its working now.
for others knowledge what was your solution?
I did not made any changes.