plaboimodel Posted October 16, 2009 Posted October 16, 2009 I have a site built on oscommerce, that accepts paypal direct, and I also use paypal for my merchant account. You can go through the entire checkout process, enter your card into the site, and when you click on submit to process the payment, it shows this error: Fatal error: Call to undefined function: geterrors() in /home/content/c/o/a/coastalonline/html/includes/modules/payment/paypal_dp.php on line 373 I have reviewed that line in the ftp server and it shows as follows: $msg = $response->getErrors(); Can anyone please help, I don't know anything about PHP and the guy who built my site is of no help and referred me here. When my customers are able to get through this error, and make a payment I am receiving payment but no order confirmation emails - they show up as a payment made, but then if I look they only show they registered as a customer, not that they placed any order. In the payment confirmation email it doesn't show what they ordered, only that a payment was made and my store name is in the "ordered" field. Any help would be greatly appreciated - if you can help me to get my site working, I am happy to send off an autographed Playboy magazine for free to the person who actually helps me to get this fixed! Quote
oscrocks Posted October 18, 2009 Posted October 18, 2009 I have a site built on oscommerce, that accepts paypal direct, and I also use paypal for my merchant account. You can go through the entire checkout process, enter your card into the site, and when you click on submit to process the payment, it shows this error: Fatal error: Call to undefined function: geterrors() in /home/content/c/o/a/coastalonline/html/includes/modules/payment/paypal_dp.php on line 373 I have reviewed that line in the ftp server and it shows as follows: $msg = $response->getErrors(); Can anyone please help, I don't know anything about PHP and the guy who built my site is of no help and referred me here. When my customers are able to get through this error, and make a payment I am receiving payment but no order confirmation emails - they show up as a payment made, but then if I look they only show they registered as a customer, not that they placed any order. In the payment confirmation email it doesn't show what they ordered, only that a payment was made and my store name is in the "ordered" field. Any help would be greatly appreciated - if you can help me to get my site working, I am happy to send off an autographed Playboy magazine for free to the person who actually helps me to get this fixed! Does the error happen everytime? From your note, it appears that it is intermittent and does not always happen? ALso, make sure none of the Paypal files are missing. i.e. they are all properly uploaded. If it still is not resolved, then let me know. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.