Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    Sep 2009
    Posts
    65
    Plugin Contributions
    0

    Default Re: Express Checkout via Payflow not working

    This is from another failed transaction. Here's the {SetExpressCheckout} call:

    Request Parameters: {SetExpressCheckout}
    Array
    (
    [AMT] => 9.78
    [ITEMAMT] => 9.78
    [L_NUMBER0] => PM-00085
    [L_NAME0] => xxxxx [2280]
    [L_QTY0] => 2
    [L_AMT0] => 4.89
    [CURRENCYCODE] => USD
    [LOCALECODE] => US
    [GIFTMESSAGEENABLE] => 0
    [GIFTRECEIPTEENABLE] => 0
    [GIFTWRAPENABLE] => 0
    [GIFTWRAPNAME] =>
    [GIFTWRAPAMOUNT] => 0
    [BUYEREMAILOPTINENABLE] => 0
    [CUSTOMERSERVICENUMBER] => 44 (0)1908 xxxx
    [BRANDNAME] => xxx xxx xxx
    [PAYMENTACTION] => Sale
    [ALLOWNOTE] => 1
    [LANDINGPAGE] => Billing
    [NOSHIPPING] => 0
    [ACTION] => S
    [TENDER] => P
    [TRXTYPE] => S
    [RETURNURL[64]] => https://www.xxxxxx.com/us/ipn_main_handler.php?type=ec
    [CANCELURL[81]] => https://www.xxxxx.com/us/index.php?m...=shopping_cart
    [ec_cancel] => 1
    [PAGESTYLE] => Primary
    [REQUEST_ID] => 1334099805
    [USER] => xxxxxxxxxx
    [PWD] => ****************
    [PARTNER] => PayPalUK
    [VENDOR] => xxxxxxxxxx
    )


    Response:
    Array
    (
    [RESULT] => 0
    [RESPMSG] => Approved
    [TOKEN] => EC-7FW95205GA997835W
    [CORRELATIONID] => 473b3121ef4d
    [REQUEST_ID] => 1334099805
    [CURL_ERRORS] =>
    )


    Here's the final response:

    Request Parameters: {DoExpressCheckoutPayment}
    Array
    (
    [AMT] => 13.28
    [ITEMAMT] => 9.78
    [SHIPPINGAMT] => 3.50
    [L_NUMBER0] => xxxxx
    [L_NAME0] => xxxxxx [2280]
    [L_QTY0] => 2
    [L_AMT0] => 4.89
    [SHIPTONAME] => xxxx xxxxx
    [SHIPTOSTREET] => xxx xxx xxx
    [SHIPTOCITY] => Franklin
    [SHIPTOSTATE] => IN
    [SHIPTOZIP] => 46131
    [SHIPTOCOUNTRYCODE] =>
    [BUTTONSOURCE] => ZenCart-ECGW_us
    [RETURNFMFDETAILS] => 0
    [CUSTOM] => EC-2960-1334099859
    [INVNUM] => 2960-1334099859-[xxxxxx]
    [CURRENCY] => USD
    [TOKEN] => EC-7FW95205GA997835W
    [PAYERID] => 6CBQF9K8Z3Q5S
    [ACTION] => D
    [TENDER] => P
    [TRXTYPE] => S
    [NOTIFYURL] => https://www.xxxx.com/us/ipn_main_handler.php
    [REQUEST_ID] => 1334099859
    [USER] => xxxxxxxxxx
    [PWD] => ****************
    [PARTNER] => PayPalUK
    [VENDOR] => xxxxxxxxxx
    )


    Response:
    Array
    (
    [RESULT] => 7
    [PNREF] => EZNP3F88961F
    [RESPMSG] => Field format error: 10444-The transaction currency specified must be the same as previously specified.
    [AVSADDR] => N
    [AVSZIP] => N
    [REQUEST_ID] => 1334099859
    [CURL_ERRORS] =>
    )


    DoExpressCheckoutPayment, Elapsed: 657ms -- Failed

    RESULT=7&PNREF=EZNP3F88961F&RESPMSG=Field format error: 10444-The transaction currency specified must be the same as previously specified.&AVSADDR=N&AVSZIP=N&REQUEST_ID=1334099859&CURL_ERRORS=

  2. #2
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Express Checkout via Payflow not working

    I recommend you post that information to PayPal tech support: www.paypal.com/mts
    .

    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.

  3. #3
    Join Date
    Sep 2009
    Posts
    65
    Plugin Contributions
    0

    Default Re: Express Checkout via Payflow not working

    If I go to Paypal and report that I am experiencing a problem since upgrading to new software, i.e, everything was working fine until I upgraded to a new Zencart version, aren't they likely to point the finger at the new software causing this issue?

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

    Default Re: Express Checkout via Payflow not working

    Maybe. Maybe not. But what you need from them is the exact technical reason for the rejection. As you said yourself, the currency is the same in both places, and thus should not be rejected. Knowing the exact "why" from them is key.
    .

    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
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Express Checkout via Payflow suddenly not working

    While I don't recall there being any significant changes between 1.3.9 and 1.5.0 regarding EC and Payflow, it would be interesting to review similar logs from transactions that are working correctly and from transactions that you did while on v1.3.9.
    .

    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.

 

 

Similar Threads

  1. Paypal express checkout not working on my store
    By prabhatM in forum PayPal Express Checkout support
    Replies: 7
    Last Post: 1 Aug 2015, 11:11 PM
  2. v138a PayPal Express Checkout / WPP Suddenly not working
    By corygatz in forum PayPal Express Checkout support
    Replies: 8
    Last Post: 17 Mar 2013, 09:49 PM
  3. Dreamhost: credit card process via linkpoint/paypal suddenly not working
    By DCDC in forum Built-in Shipping and Payment Modules
    Replies: 57
    Last Post: 1 Jul 2010, 01:06 AM
  4. PayPal Express Checkout (Pro 2.0 Payflow Edition) (UK) NOT CONFIGURED YET
    By meknownowt in forum PayPal Express Checkout support
    Replies: 7
    Last Post: 5 Jul 2008, 03:26 AM
  5. Paypal express checkout not working
    By vmolasi in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 7 May 2008, 04:09 AM

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