Page 1 of 2 12 LastLast
Results 1 to 10 of 16
  1. #1
    Join Date
    Feb 2005
    Location
    UK
    Posts
    76
    Plugin Contributions
    0

    bug possible express checkout bug

    get the following error
    An error occurred when we tried to contact the payment processor. Please try again, select an alternate payment method, or contact the store owner for assistance. (4) 4 Invalid amount - Invalid amount

    when paypal mode set to paypal-uk in paypal express payment module. This setting works fine in 1.5.4

    please see thread

    https://www.zen-cart.com/showthread.php?221845

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

    Default Re: possible express checkout bug

    I can't replicate it.

    Please provide a detailed list of steps to trigger the problem, starting with a fresh brand new install of v1.5.5, including every tweak made to setup the store such as changes to tax calc/display, zones, everything.
    .

    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
    Nov 2007
    Location
    Woodbine, Georgia, United States
    Posts
    4,017
    Plugin Contributions
    61

    Default Re: possible express checkout bug

    Cross posting this from here (https://www.zen-cart.com/showthread....s-checkout-bug)

    Okay so maybe there is a bug here.

    I have installed a full vanilla cart with zero addons, nor changes. The demo products are loaded.

    I installed PP Express with PayFlow using the valid creds from the live site and the error persists on my fully Vanilla cart. In fact the only changes at all is to update the my store address etc on install and PP express, I didn't even update the currencies.

    https:// checkoutprofit .com /vanilla/

    If the dev team could take a look, I would appreciate it.

    ~Melanie
    PRO-Webs, Inc. :: Recent Zen Cart Projects :: Zen Cart SEO – 12 Steps to Success
    **I answer questions in the forum, private messages are NOT answered. You are welcome to contact us via our website for professional engagements.

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

    Default Re: possible express checkout bug

    @mprough, as you know, it's near impossible to debug without supplied logs. I know you know this.

    Please turn on debug-logging-to-file for the payment module you're having issues with. Then submit the generated logs. Primarily the PayPal_CURL_xxxxxxxx.log file, as it shows what was submitted and what the response was, including detailed error info. The other related Paypal_*.log files may offer additional clues if the submitted data was actually calculated incorrectly.
    .

    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
    Nov 2007
    Location
    Woodbine, Georgia, United States
    Posts
    4,017
    Plugin Contributions
    61

    Default Re: possible express checkout bug

    Too late, I solved this by using 1.5.4 versions of the module
    PRO-Webs, Inc. :: Recent Zen Cart Projects :: Zen Cart SEO – 12 Steps to Success
    **I answer questions in the forum, private messages are NOT answered. You are welcome to contact us via our website for professional engagements.

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

    Default Re: possible express checkout bug

    Perhaps. But your test site still shows the problem. And, since I can't replicate the problem here, it'd be helpful to have the logs from your site that does.
    .

    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.

  7. #7
    Join Date
    Nov 2007
    Location
    Woodbine, Georgia, United States
    Posts
    4,017
    Plugin Contributions
    61

    Default Re: possible express checkout bug

    PRO-Webs, Inc. :: Recent Zen Cart Projects :: Zen Cart SEO – 12 Steps to Success
    **I answer questions in the forum, private messages are NOT answered. You are welcome to contact us via our website for professional engagements.

  8. #8
    Join Date
    Jul 2012
    Posts
    16,732
    Plugin Contributions
    17

    Default Re: possible express checkout bug

    Forgive me if I'm wrong, but it seems in that thread there was a comment of insufficient information, so not sure that it specifically helps or answers the question asked in the previous post. :/. Are you able to run another unsuccessful purchase and provide new/full logs?
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

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

    Default Re: possible express checkout bug

    Would like to add to this that I've had the same error.

    Replacing /includes/modules/payment/paypalwpp.php from v1.5.4-12302014 fixed issue on v1.5.6c-07162019

    The file from v1.5.5-03172016 onwards has the problem
    Last edited by DigitalShadow; 12 Aug 2019 at 07:53 PM.

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

    Default Re: possible express checkout bug

    Difference I can see in CURL log is

    The pricing amount values in 1.5.4 are always to 2 decimal places in 1.5.6 they are rounded

    [AMT] => 15.90
    [ITEMAMT] => 12.00
    [SHIPPINGAMT] => 3.90

    [PAYMENTREQUEST_0_AMT] => 15.9
    [PAYMENTREQUEST_0_ITEMAMT] => 12
    [PAYMENTREQUEST_0_SHIPPINGAMT] => 3.9

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Google Checkout v1.4.7 - Possible Bug with Shipping
    By stonecoldinc in forum Addon Shipping Modules
    Replies: 1
    Last Post: 16 Oct 2011, 10:25 PM
  2. Cart not showing on paypal express Check after click on express checkout button
    By magic.solve in forum PayPal Express Checkout support
    Replies: 5
    Last Post: 2 Aug 2011, 06:58 PM
  3. Replies: 22
    Last Post: 15 Feb 2007, 06:16 AM

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