Page 1 of 3 123 LastLast
Results 1 to 10 of 22
  1. #1
    Join Date
    Mar 2009
    Posts
    7
    Plugin Contributions
    0

    red flag ALERT: PayPal Direct Payment Error (10413 <!-- -->)

    Hi everyone, Hope you guys can help me.

    I've searched the FAQ area but it does not work for me. I am unable to checkout using PayPal Website Payments Pro. It gives me an error:

    10413 Transaction refused because of an invalid argument. See additional error messages for details. - The totals of the cart item amounts do not match order amounts.

    However PayPal Express Checkout works fine for me.

    I am using:
    Zen Cart 1.3.8.
    No add-ons
    Tax: nil

    Can anyone help me? Please. I've tried to edit some codes into the paypaldp.php but nothing happens.

    Any help is greatly appreciated.

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: ALERT: PayPal Direct Payment Error (10413 <!-- -->)

    Check the similar threads posted at the bottom of this posting
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Mar 2009
    Posts
    7
    Plugin Contributions
    0

    Default Re: ALERT: PayPal Direct Payment Error (10413 <!-- -->)

    Hi kobra,

    Nothing is helpful below. THanks for the help anyway.

    ANyone else can help?

  4. #4
    Join Date
    Mar 2009
    Posts
    3
    Plugin Contributions
    0

    Idea or Suggestion Re: ALERT: PayPal Direct Payment Error (10413 <!-- -->)

    I just spent the last 6 hours dealing with this issue, and after 3 re-installs I finally narrowed it down. On my site, brand new install 1.38a with no new add-ons this was the problem:

    Under Modules > Order Total, if the subtotal is disabled I get the error. I can disable all the others, but I have to have subtotal turned on.

    Hope that helps. Mess with the other 'Order Total' options as well if that one doesn't work.

  5. #5
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: ALERT: PayPal Direct Payment Error (10413 <!-- -->)

    Glad you found the solution to your problem.

    Subtotals are rather important information when explaining pricing details to your customers, including receipts. Why people think they should turn that off and leave their customers without important information always puzzles me.
    .

    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.

  6. #6
    Join Date
    Mar 2009
    Posts
    7
    Plugin Contributions
    0

    Default Re: ALERT: PayPal Direct Payment Error (10413 <!-- -->)

    Hi guys,

    Thanks for the reply. But I am using version 1.3.8

    Under my modules> Order total>, Everything is activated. Meaning all is green.

    If I click on Order Sub-Total I see this on the right side:

    Order Sub-Total
    This module is installed
    true

    Sort Order
    100

    I still cannot get it work... anything else?

  7. #7
    Join Date
    Mar 2009
    Posts
    7
    Plugin Contributions
    0

    Default Re: ALERT: PayPal Direct Payment Error (10413 <!-- -->)

    Could it also be that I set my currency to SGD (Singapore dollars) while they are sending USD to paypal instead? The thing is I've set everything to SGD..anything I missed?

    Because I get this under my log:

    paypaldp
    optionsAll: Array
    (
    [ITEMAMT] => 101.00
    [SHIPPINGAMT] => 0.00
    [AMT] => 101.00
    [L_NUMBER0] => TBBand
    [L_QTY0] => 1
    [L_NAME0] => Wristband
    [L_AMT0] => 1.00
    [L_TAXAMT0] => 0.00
    [L_NUMBER1] => EW61
    [L_QTY1] => 1
    [L_NAME1] => Gel
    [L_AMT1] => 100.00
    [L_TAXAMT1] => 0.00
    [STREET] => xxxxxx
    [ZIP] => xxxxxx
    [CITY] => xxxxxx
    [STATE] =>
    [COUNTRYCODE] => SG
    [EXPDATE] => 102011
    [EMAIL] => xxxxxx
    [PHONENUM] => xxxxxx
    [BUTTONSOURCE] => ZenCart-DP_us
    [CURRENCY] => USD
    [IPADDRESS] => xxx.xxx.0.xxx
    [CARDISSUE] =>
    )

    optionsNVP: Array
    (
    [PAYMENTACTION] => Sale
    )

    optionsShipArray
    (
    [SHIPTONAME] => xxxxxx
    [SHIPTOSTREET] => xxxxxx
    [SHIPTOCITY] => Singapore
    [SHIPTOZIP] => xxxxxx
    [SHIPTOSTATE] => Singapore
    [SHIPTOCOUNTRYCODE] => SG
    )

    Rest of data:
    0.00 10 11 my name Visa


    And I also noticed that under the Rest of data, it mention 0.00 when it should be 12.00. Any idea?
    Last edited by terytubby; 9 Mar 2009 at 08:28 AM.

  8. #8
    Join Date
    Mar 2009
    Posts
    7
    Plugin Contributions
    0

    Default Re: ALERT: PayPal Direct Payment Error (10413 <!-- -->)

    Rest of data:
    0.00 10 11 my name Visa

    SOrry it should be 101.00 instead of 0.00

  9. #9
    Join Date
    Mar 2009
    Posts
    7
    Plugin Contributions
    0

    Default Re: ALERT: PayPal Direct Payment Error (10413 <!-- -->)

    Ok guys, I've played around the modules>payment>paypal website payments pro

    Under Transaction Currency > select Selected Currency radio button.

    Previously I selected Singapore dollars.

    Now it works fine! Thanks everyone!

  10. #10
    Join Date
    Mar 2009
    Posts
    3
    Plugin Contributions
    0

    Default Re: ALERT: PayPal Direct Payment Error (10413 <!-- -->)

    Quote Originally Posted by DrByte View Post
    Glad you found the solution to your problem.

    Subtotals are rather important information when explaining pricing details to your customers, including receipts. Why people think they should turn that off and leave their customers without important information always puzzles me.
    I just had them off because on this particular site it's for services and I am charging no sales tax and no shipping, just seemed easier with only a total.

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. 10413 errors and paypal direct payment alert, on v1.3.8
    By gandalfsmith in forum PayPal Express Checkout support
    Replies: 12
    Last Post: 20 Dec 2011, 04:28 PM
  2. ALERT: PayPal Direct Payment Error (0 )
    By rubear in forum PayPal Website Payments Pro support
    Replies: 9
    Last Post: 16 Jan 2011, 11:50 AM
  3. ALERT: PayPal Direct Payment Error ( _!-- --_)
    By laisunshine in forum PayPal Website Payments Pro support
    Replies: 13
    Last Post: 26 Sep 2010, 10:17 PM
  4. ALERT: PayPal Direct Payment Error ( <!-- -->)
    By stagebrace in forum PayPal Website Payments Pro support
    Replies: 32
    Last Post: 9 Mar 2009, 04:03 AM
  5. ALERT: Paypal Direct Payment Error (103)
    By HeathenMagic in forum PayPal Website Payments Pro support
    Replies: 4
    Last Post: 5 Dec 2007, 09:57 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR