Results 1 to 7 of 7
  1. #1
    Join Date
    Sep 2006
    Location
    North Devon, England, UK
    Posts
    289
    Plugin Contributions
    0

    Default WARNING :: Currency/Amount Mismatch

    Hi

    I'm using zen cart version 1.3.8a.

    http://www.ukalpaca.com

    I'm having a WARNING :: Currency/Amount Mismatch issue with paypal.

    Some orders go through, some don't, every time I try they go through fine, and had loads of people test, but no problems, but, many times when a legitimate customer buys via paypal the order is not logged in admin.

    I have checked around loads and followed instructions on how to sort this, but I still don't figure.

    Here is some of my log transcript, which clearly shows mismatch, but i'm not sure wwhat it all means, can anyone help with this?

    Mar 21 2009 8:49 -- IPN INFO - POST VARS to be sent back for validation:
    To: www.paypal.com:80
    POST /cgi-bin/webscr HTTP/1.1
    Host: www.paypal.com
    Content-type: application/x-www-form-urlencoded
    Content-length: 101
    Connection: close
    Array
    (
    [cmd] => _notify-sync
    [tx] => 579375695L1070830
    [at] => Cotzw**********O86MG
    )

    Mar 21 2009 8:49 -- IPN INFO - Confirmation/Validation response
    SUCCESS
    Mar 21 2009 8:49 -- IPN INFO :: Transaction email details.
    From IPN = info AT ukalpaca DOT com | info AT ukalpaca DOT com
    From CONFIG = info AT ukalpaca DOT com
    Mar 21 2009 8:49 -- IPN WARNING :: Currency/Amount Mismatch. Details:
    PayPal email address = info AT ukalpaca DOT com
    | mc_currency = GBP
    | submitted_currency = GBP
    | order_currency = GBP
    | mc_gross = 7.00
    | converted_amount = 3.50
    | order_amount = 3.5

    Thank you

    Matt

  2. #2
    Join Date
    Jun 2003
    Posts
    33,715
    Plugin Contributions
    0

    Default Re: WARNING :: Currency/Amount Mismatch

    Have you taken a peek at any of the Similar Threads listed at the bottom of this page?
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  3. #3
    Join Date
    Sep 2006
    Location
    North Devon, England, UK
    Posts
    289
    Plugin Contributions
    0

    Default Re: WARNING :: Currency/Amount Mismatch

    yep, have had a goood look

    still can't see if it is a zen cart issue, or paypal

    can't see any other issues

    from the log transcript, can you see anything obvious, why it might be a currency/amount mismatch?

    the other thing too is that the other posts, listed below, are quite old, I have version 1.3.8a, latest version, the common reply to issues in the posts below is to upgrade, obviously I can't do this

  4. #4
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: WARNING :: Currency/Amount Mismatch

    Your log reports an amount mismatch despite the currency being the same.
    In Admin->Localization->Currencies, which currencies do you have there? What are their exchange rates? Which one is default?
    In your PayPal module, what do you have chosen in the Transaction Currency option?
    In your PayPal account, what are your settings about currency conversions? Do you have it set to accept all currencies even if you don't have them opened yet?
    Or do you have it set to auto-convert to the default currency? (This will cause mismatch problems, and should be avoided if possible.)
    .

    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
    Sep 2006
    Location
    North Devon, England, UK
    Posts
    289
    Plugin Contributions
    0

    Default Re: WARNING :: Currency/Amount Mismatch

    Dr Byte, excellent, thanks for response, will check it all out

  6. #6
    Join Date
    Sep 2006
    Location
    North Devon, England, UK
    Posts
    289
    Plugin Contributions
    0

    Default Re: WARNING :: Currency/Amount Mismatch

    GB Pound is default, value 1.000000

    Also there are Australian, Canaduan and US dollar and Euro

    The Transaction Currency option is set to 'Selected Currency'

    Sorry, I can't see where the currency settings are in PayPal?? I can see Currency Balance, but nothing to do with 'auto conver' - can you advise?

    I have finally tested the system and it has failed. All other test purchases, for me, have been successful. it is just when some 'real' cusotmers make a purchase do we have problems.

    The failure info is in log transcript below, fsockopen issue, can you advise how this can be fixed?

    Mar 22 2009 11:12 -- IPN INFO - POST VARS to be sent back for validation:
    To: www.paypal.com:80
    POST /cgi-bin/webscr HTTP/1.1
    Host: www.paypal.com
    Content-type: application/x-www-form-urlencoded
    Content-length: 101
    Connection: close
    Array
    (
    [cmd] => _notify-sync
    [tx] => 1MM294352W436113M
    [at] => Cotzw**********O86MG
    )

    Mar 22 2009 11:12 -- IPN FATAL ERROR :: Could not establish fsockopen.
    Host Details = www.paypal.com:80 (1)
    Trying again without SSL ...
    Mar 22 2009 11:12 -- IPN FATAL ERROR :: Could not establish fsockopen.
    Host Details = http://www.paypal.com:80 (-1644668664) Unable to find the socket transport "http" - did you forget to enable it when you configured PHP?
    Trying again without specified protocol ...
    Mar 22 2009 11:12 -- IPN FATAL ERROR :: Could not establish fsockopen.
    Host Details = www.paypal.com:80 (1)

  7. #7
    Join Date
    Sep 2006
    Location
    North Devon, England, UK
    Posts
    289
    Plugin Contributions
    0

    Default Re: WARNING :: Currency/Amount Mismatch

    Ok, i just made another test purchase, completely successful, order came through, confirmation emails, everything, no issues, no time delay, exactly the same product!?

 

 

Similar Threads

  1. PayPal IPN Currency/Amount Mismatch: converted_amount
    By beetree in forum Built-in Shipping and Payment Modules
    Replies: 7
    Last Post: 23 Sep 2009, 01:01 AM
  2. Help!! Paypal Currency/Amount Mismatch
    By wildgarden in forum Addon Payment Modules
    Replies: 1
    Last Post: 4 Dec 2008, 03:24 AM
  3. Currency mismatch
    By enquirer66 in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 1 Nov 2008, 09:36 AM
  4. IPN WARNING :: Currency/Amount Mismatch?
    By yellow1912 in forum PayPal Express Checkout support
    Replies: 4
    Last Post: 28 Mar 2007, 11:16 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