VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: goudmahendra on May 03, 2016, 16:13:55 PM

Title: Paypal checkout does not make the transaction "confirmed"
Post by: goudmahendra on May 03, 2016, 16:13:55 PM
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
Title: Re: Paypal checkout does not make the transaction "confirmed"
Post by: GJC Web Design on May 03, 2016, 16:28:07 PM
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
Title: Re: Paypal checkout does not make the transaction "confirmed"
Post by: goudmahendra on May 05, 2016, 08:19:11 AM
Thanks for your replay. its working now.
Title: Re: Paypal checkout does not make the transaction "confirmed"
Post by: GJC Web Design on May 05, 2016, 09:46:17 AM
for others knowledge what was your solution?
Title: Re: Paypal checkout does not make the transaction "confirmed"
Post by: goudmahendra on May 12, 2016, 14:04:36 PM
I did not made any changes.