Paypal (standard module) empty Redirect after cart confirm

Started by seagul, January 23, 2013, 14:22:30 PM

Previous topic - Next topic

seagul

Hello,

I read through paypal forum entries for hours and I still don't have a solution.
I have added the paypal payment module (standard). I can choose the payment method when I click on "buying now" I am redirected to the "Thanks for your order" but the rest of the page is empty. In the code, I can see there is a
<title>Redirection</title> added but nothing else. The order is not saved as well only the cart.

Anybody can helpf?

I am using J2.5 with VM 2.0.18a and PHP 5.3
The site is online but we are still testing [url removed]

Thanks a lot,
Seagul

seagul

Any hints?

Actually the order is saved with status "pending" (I can see it in the administrator) but the cart is still visible in frontend.

The redirection to paypal is not working!!! Please help!
Thanks
Seagul

seagul

I did some further research with this post:
https://forum.virtuemart.net/index.php?topic=110463.msg374265#msg374265

Generally I am using Joomla SEF but I turned it off now for testing with paypal.
QuoteThere are things that you guys need to check:
1. Please access from your browser http://yourdomain.com/index.php?option=com_virtuemart&amp;view=pluginresponse&amp;task=pluginnotification&amp;tmpl=component , is it accessible? there can be a problem here if you use 3rd party SEF since some member report that joomla redirect it to 404 when accessing this notification url.
It gives me on my site just an empty/blank page. What does this mean
Quote
2. Paypal Plugin stored the raw IPN variables in '/log' folder.. please check if the data returned there ?
3. Paypal Plugin also stored the raw IPN variables in '#_virtuemart_payment_plg_paypal' on column paypalresponse_raw
The column "paypalresponse_raw is empty...

any ideas?

Thanks,
Seagul

seagul


seagul