Page 1 of 2 12 LastLast
Results 1 to 10 of 20
  1. #1
    Join Date
    Aug 2006
    Posts
    76
    Plugin Contributions
    0

    Default Displaying Errors from Paypal to customers

    Okay, ive searched all over for some help but not found much. I have had a flood of calls recently about customers who try to checkout using Paypal Express Checkout keep being sent back to our shipping page with no explaination. When i view the logs its the 10417 error instructing them to use a new or different payment method. I understand the reason for the error, basically means they dont have a good payment source on file but when it keeps sending teh customer back to our site it doesnt display any error message to the customer so they are lost and get frustrated. So how can i display the exact paypal error or customize it to display based on the response from paypal so they can at least see there is an issue?

  2. #2
    Join Date
    Apr 2007
    Posts
    20
    Plugin Contributions
    0

    Default Re: Displaying Errors from Paypal to customers

    Quote Originally Posted by Kamino84 View Post
    Okay, ive searched all over for some help but not found much. I have had a flood of calls recently about customers who try to checkout using Paypal Express Checkout keep being sent back to our shipping page with no explaination. When i view the logs its the 10417 error instructing them to use a new or different payment method. I understand the reason for the error, basically means they dont have a good payment source on file but when it keeps sending teh customer back to our site it doesnt display any error message to the customer so they are lost and get frustrated. So how can i display the exact paypal error or customize it to display based on the response from paypal so they can at least see there is an issue?
    Hi, i've the same problem, the customer failed transaction on paypal cameback on zen cart (first step buy), without any error message or explain what happen. Someone can help us ??
    Best Regards
    Ferruccio Mantovani

  3. #3
    Join Date
    Aug 2006
    Posts
    76
    Plugin Contributions
    0

    Default Re: Displaying Errors from Paypal to customers

    Bump Bump

  4. #4
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Displaying Errors from Paypal to customers

    In Zen Cart v1.3.8, the 10417 error is trapped and an explanation shown to the customer:
    PayPal was unable to successfully fund this transaction. Please choose another payment option or review funding options in your PayPal account before proceeding.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #5
    Join Date
    Aug 2006
    Posts
    76
    Plugin Contributions
    0

    Default Re: Displaying Errors from Paypal to customers

    Quote Originally Posted by DrByte View Post
    In Zen Cart v1.3.8, the 10417 error is trapped and an explanation shown to the customer:
    What file is that error tripped in cause its not showing on our site to the customers for some reason?

  6. #6
    Join Date
    Aug 2006
    Posts
    76
    Plugin Contributions
    0

    Default Re: Displaying Errors from Paypal to customers

    Quote Originally Posted by Kamino84 View Post
    What file is that error tripped in cause its not showing on our site to the customers for some reason?
    I might have answered my own question. It seems customers are sent back to the checkout_shipping page when this error occurs and this line was missing from my checkout_shipping template file:

    <?php if ($messageStack->size('checkout_shipping') > 0) echo $messageStack->output('checkout_shipping'); ?>

    Would that be why no errors were showing for paypal?

  7. #7
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Displaying Errors from Paypal to customers

    Yes, if you've removed core code that handles error processing, naturally your customers aren't going to see the messages.
    In your case, that line will affect errors related to checkout, whether paypal or not.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  8. #8
    Join Date
    Aug 2006
    Posts
    76
    Plugin Contributions
    0

    Default Re: Displaying Errors from Paypal to customers

    I never noticed that missing line before until you mentioned that its suppose to display the error. Then i did some digging and found that one line missing. Thanks for helping me with my stupidity lol, at least now i know.

  9. #9

    Default Re: Displaying Errors from Paypal to customers

    Which file is this code mentioned suppose to be located in? I checked tpl_checkout_shipping_default.php and I found the line of code listed their, but my customer is still being sent back to choosing shipping without error notification.
    Rich People scream, Wealthy people whisper

    www.cooltechcentral.com

  10. #10

    Default Paypal express error messaginges not showing up

    I have been notified by some of my customers that when they attempt to use Paypal express, they are sent back to shipping method. After talking to one of my customers, it turned out that they had errors with their source of payment (ie credit cards, bank cards etc) From what I have gathered from reading a few posts here, My customers should receive some type of error message, but it is not showing up. How can I fix zen-cart so that this error shows up for customers to see?
    Rich People scream, Wealthy people whisper

    www.cooltechcentral.com

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v150 Paypal Express Checkout 10417 error; only from Customers using Pay-pal account to pay
    By mikecnz in forum PayPal Express Checkout support
    Replies: 1
    Last Post: 5 Mar 2013, 05:15 AM
  2. Getting errors from IE from customers..
    By bridge32 in forum PayPal Express Checkout support
    Replies: 21
    Last Post: 27 Aug 2011, 02:24 PM
  3. I'm getting 2 errors from Paypal Express
    By LisaVB in forum PayPal Express Checkout support
    Replies: 6
    Last Post: 29 Oct 2010, 09:34 PM
  4. ADMIN - Customers Errors
    By Cheeky Chino in forum General Questions
    Replies: 5
    Last Post: 7 Jul 2008, 07:31 AM
  5. Paypal WPP Order Funds not transferring from customers
    By TracNez411 in forum PayPal Express Checkout support
    Replies: 8
    Last Post: 27 Nov 2007, 11:30 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg