Results 1 to 10 of 15

Hybrid View

  1. #1
    Join Date
    Jun 2003
    Posts
    33,720
    Plugin Contributions
    0

    Default Re: paypal overcharging, why!?

    What PayPal modules do you have enabled?
    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.

  2. #2
    Join Date
    Jan 2008
    Posts
    21
    Plugin Contributions
    0

    Default Re: paypal overcharging, why!?

    paypal express checkout (Debug)

  3. #3
    Join Date
    Jan 2008
    Posts
    21
    Plugin Contributions
    0

    Default Re: paypal overcharging, why!?

    i don't know if this will help, but i'm going to paste two log emails that record a transaction gone wrong. in the first, the subtotal is $70.99 gst is $3.55 and the total should have been $74.54. i've bolded the bit that shows the correct subtotal. scroll further down for the next log email that shows things going wrong, where the customer is suddenly charged $82.84. can anyone decipher this and see where things are going wrong?


    Checking to see if we are in markflow
    cart contents: physical

    NOTE: $this->showPaymentPage = 0
    Customer ID: 23
    Session Data: Array
    (
    [customers_host_address] => d64-180-31-53.bchsia.telus.net
    [cartID] =>
    [cart] => shoppingcart Object
    (
    [observers] => Array
    (
    )

    [contents] => Array
    (
    [22:20150301d7119a8daee107415adbd5e6] => Array
    (
    [qty] => 2
    [attributes] => Array
    (
    [2] => 9
    )

    )

    [37:7fa61bc3ee242c435afd164124436d1d] => Array
    (
    [qty] => 1
    [attributes] => Array
    (
    [2] => 8
    )

    )

    [34:292e655ee20c8be0af0b3c56cab95190] => Array
    (
    [qty] => 1
    [attributes] => Array
    (
    [2] => 8
    )

    )

    )

    [total] => 70.99
    [weight] => 0
    [cartID] =>
    [content_type] => physical
    [free_shipping_item] => 0
    [free_shipping_weight] => 0
    [free_shipping_price] => 0
    )

    [navigation] => navigationhistory Object
    (
    [observers] => Array
    (
    )

    [path] => Array
    (
    [0] => Array
    (
    [page] => checkout_shipping
    [mode] => NONSSL
    [get] =>
    [post] => Array
    (
    )

    )

    [1] => Array
    (
    [page] => checkout_payment
    [mode] => NONSSL
    [get] =>
    [post] => Array
    (
    )

    )

    [2] => Array
    (
    [page] => checkout_confirmation
    [mode] => NONSSL
    [get] =>
    [post] => Array
    (
    )

    )

    [3] => Array
    (
    [page] => index
    [mode] => NONSSL
    [get] => Array
    (
    [type] => ec
    [markflow] => 1
    [clearSess] => 1
    [stage] => final
    )

    [post] => Array
    (
    )

    )

    )

    [snapshot] => Array
    (
    )

    )

    [check_valid] => true
    [language] => english
    [languages_id] => 1
    [languages_code] => en
    [currency] => USD
    [updateExpirations] => 1
    [session_counter] => 1
    [customers_ip_address] => 64.180.31.53
    [customer_id] => 23
    [customer_default_address_id] => 26
    [customers_authorization] => 0
    [customer_first_name] => Mary
    [customer_country_id] => 38
    [customer_zone_id] => 67
    [valid_to_checkout] => 1
    [cart_errors] =>
    [sendto] => 26
    [payment] => paypalwpp
    [shipping] => Array
    (
    [id] => free_free
    [title] => Free Shipping
    [cost] => 0
    )

    [comments] => please drop food off at back door
    [billto] => 26
    [cot_sc] => 0



    next email entittled PayPal Debug log - SetExpressCheckout


    2008-02-02 01:45:40
    -------------------
    (live transaction) --> https://api-3t.paypal.com/nvp
    Request Headers:
    Array
    (
    [0] => Content-Type: text/namevalue
    [1] => X-VPS-Timeout: 45
    [2] => X-VPS-VIT-Client-Type: PHP/cURL
    [3] => X-VPS-VIT-Integration-Product: PHP::Zen Cart - WPP-NVP
    [4] => X-VPS-VIT-Integration-Version: 0.1
    )


    Request Parameters: {SetExpressCheckout}
    Array
    (
    [LOCALECODE] => US
    [PAYMENTACTION] => Sale
    [EMAIL] => [email protected]
    [PHONENUM] => 604 430 8679
    [AMT] => 82.84
    [RETURNURL] => http://mealsformums.com/menu/ipn_main_handler.php?type=ec
    [CANCELURL] =>
    http://mealsformums.com/menu/index.php?main_page=checkout_shipping&ec_cancel=1
    [PAGESTYLE] => Primary
    [METHOD] => SetExpressCheckout
    [CURRENCYCODE] => CAD
    [USER] => tamsin_api1.mealsformums.com
    [PWD] => ****************
    [VERSION] => 2.3
    [SIGNATURE] => ****************************************************uXJt
    )


    Response:
    Array
    (
    [TIMESTAMP] => 2008-02-02T19:45:47Z
    [CORRELATIONID] => 8e78f7c27b08a
    [ACK] => Success
    [VERSION] => 2.300000
    [BUILD] => 499645
    [TOKEN] => EC-09H186127W2359338
    [CURL_ERRORS] =>
    )

  4. #4
    Join Date
    Jun 2003
    Posts
    33,720
    Plugin Contributions
    0

    Default Re: paypal overcharging, why!?

    It appears to be a currency thing - that debug says USD not CAD
    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.

  5. #5
    Join Date
    Jan 2008
    Posts
    21
    Plugin Contributions
    0

    Default Re: paypal overcharging, why!?

    ohh, that might explain why you didn't experience the problem (as you used USD). how and where do i change that?

  6. #6
    Join Date
    Jan 2008
    Posts
    21
    Plugin Contributions
    0

    Default Re: paypal overcharging, why!?

    by the way kim, because you're not showing up as a payment in my paypal account, how can i refund you your money?

 

 

Similar Threads

  1. Why is Paypal locked to only paypal members???
    By tonycohen in forum Customization from the Admin
    Replies: 11
    Last Post: 8 Jan 2012, 10:28 PM
  2. store is overcharging how to fix it?
    By DarkAngel in forum General Questions
    Replies: 1
    Last Post: 30 Oct 2009, 11:34 PM
  3. UPS Module is Overcharging my customers!!
    By vinman in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 23 Oct 2009, 01:30 PM
  4. Overcharging
    By SweetEmotions in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 7 May 2008, 04:57 AM
  5. USPS shipping - overcharging??
    By fright-rags in forum Addon Shipping Modules
    Replies: 4
    Last Post: 17 Jul 2006, 02:08 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