News:

Support the VirtueMart project and become a member

Main Menu

VMPAYMENT_PAYPAL_ERROR_POSTING_IPN

Started by joaobraga, February 24, 2016, 15:14:39 PM

Previous topic - Next topic

joaobraga

I have developed a Ecommerce website (virtuemart) The website checks out with PayPal. I am having an issue with IPN.

The situation:

Business PayPal Account checks out on the website goes through to PayPal. PayPal authorises transaction and the money is taken with no problem at all. No error comes back. The order status goes back into the website as confirmed.

Standard PayPal user checks out on the website goes through PayPal authorises the transaction and the money is taken. However I get an error for IP (see below)

ERROR validateIpnContent: VMPAYMENT_PAYPAL_ERROR_POSTING_IPN

The status of the order in the website is Pending.

I get this email: An error with your payment paypal on your store XXX" referencing an error log file, paypal.1.log.php ...

The error log file is this:

#
#<?php die("Forbidden."); ?>

2016-02-23 10:02:51 ERROR validateIpnContent: VMPAYMENT_PAYPAL_ERROR_POSTING_IPN
2016-02-23 10:16:30 ERROR validateIpnContent: VMPAYMENT_PAYPAL_ERROR_POSTING_IPN
2016-02-23 10:29:16 ERROR validateIpnContent: VMPAYMENT_PAYPAL_ERROR_POSTING_IPN
2016-02-23 10:33:20 ERROR validateIpnContent: VMPAYMENT_PAYPAL_ERROR_POSTING_IPN
2016-02-23 10:44:09 ERROR validateIpnContent: VMPAYMENT_PAYPAL_ERROR_POSTING_IPN
2016-02-23 10:54:23 ERROR validateIpnContent: VMPAYMENT_PAYPAL_ERROR_POSTING_IPN
2016-02-23 10:58:09 ERROR validateIpnContent: VMPAYMENT_PAYPAL_ERROR_POSTING_IPN
2016-02-23 11:25:22 ERROR validateIpnContent: VMPAYMENT_PAYPAL_ERROR_POSTING_IPN

The email off the vendor is the same off the paypal sandbox account.

Already updated the version of Joomla and VM  on my copy site, but my template break, and the major modules stop working.

Any sugestion the issue?

Any suggestions for chekout onepage?

VM 3.0.4
Joomla! 3.3.6
PHP 5.3.29