Results 1 to 8 of 8
  1. #1
    Join Date
    Jun 2015
    Location
    Delhi, India
    Posts
    32
    Plugin Contributions
    0

    Default Paypal express checkout not working on my store

    I am a merchant based in India trying to setup PAYPAL EXPRESS CHECKOUT on my ZENCART 1.5.4 enabled store.

    When the user tries to pay through PAYPAL EXPRESS CHECKOUT, he gets a message that his payment can not be sent to the store owner.
    I contacted the PAYPAL Tech Support. I was given the following advice :

    =========================

    Thank you for contacting PayPal Merchant Technical Support. My name is Hilman and I will assist on this matter.



    From what I can see is, your account is a newly registered account. From the log that you provided, I can see that you only perform setExpressCheckout. During setExpressCheckout, no transaction will happens. You need to call for DoExpressCheckout after that to complete the transaction.



    I checked your API logs in your account based on the token, I can see that your integration stop there. You never perform the DoExpressCheckout method.



    Please refer here for details about Express Checkout:

    https://developer.paypal.com/docs/cl...ettingStarted/



    Hope this help.
    ======================

    How do we perform DoExpressCheckout method ?


    Prabhat

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

    Default Re: Paypal express checkout not working

    Suggest turning on logging for paypal and checking the logs directory for myDebug files...
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  3. #3
    Join Date
    Jun 2015
    Location
    Delhi, India
    Posts
    32
    Plugin Contributions
    0

    Default Re: Paypal express checkout not working

    Here's the DEBUG report.

    ====================
    2015-07-31 12:57:15
    -------------------
    (live transaction) --> https://api-3t.paypal.com/nvp
    Request Headers:
    Array
    (
    [0] => Content-Type: text/namevalue
    [1] => X-VPS-Timeout: 90
    [2] => X-VPS-VIT-Client-Type: PHP/cURL
    [3] => X-VPS-VIT-Integration-Product: PHP::Zen Cart(R) - PayPal/NVP
    [4] => X-VPS-VIT-Integration-Version: 1.5.4
    )


    Request Parameters: {SetExpressCheckout}
    Array
    (
    [CURRENCYCODE] => USD
    [GIFTMESSAGEENABLE] => 0
    [GIFTRECEIPTEENABLE] => 0
    [GIFTWRAPENABLE] => 0
    [GIFTWRAPNAME] =>
    [GIFTWRAPAMOUNT] => 0
    [BUYEREMAILOPTINENABLE] => 0
    [CUSTOMERSERVICENUMBER] => 011-46567278
    [BRANDNAME] => ALT2MEDIA
    [PAYMENTACTION] => Sale
    [ALLOWNOTE] => 1
    [LANDINGPAGE] => Billing
    [NOSHIPPING] => 1
    [EMAIL] => vishnupatro######################
    [SHIPTOPHONENUM] => 9811101565
    [AMT] => 1.47
    [RETURNURL] => https://alt2media.com/eshop/ipn_main_handler.php?type=ec&zenid=9lqk0km4ap3ul43pi4epjbm822
    [CANCELURL] => https://alt2media.com/eshop/index.php?main_page=checkout_shipping&ec_cancel=1&zenid=9lqk0km4ap3ul43pi4epjbm8 22
    [PAGESTYLE] => Primary
    [METHOD] => SetExpressCheckout
    [USER] => alt2media_api1.gmail.com
    [PWD] => ****************
    [VERSION] => 61.0
    [SIGNATURE] => ****************************************************0N-2
    )


    Response:
    Array
    (
    [TOKEN] => EC-0EP24640HW9693920
    [TIMESTAMP] => 2015-07-31T12:57:15Z
    [CORRELATIONID] => 6ebd7dcdae0cd
    [ACK] => Success
    [VERSION] => 61.0
    [BUILD] => 000000
    [CURL_ERRORS] =>
    )

    =====================
    The customer's a/c was debited and the REVERESED.

    Hope this helps.


    Prabhat

  4. #4
    Join Date
    Jun 2015
    Location
    Delhi, India
    Posts
    32
    Plugin Contributions
    0

    Default Re: Paypal express checkout not working

    ......The customer's a/c was debited and then REVERESED.

  5. #5
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,478
    Plugin Contributions
    88

    Default Re: Paypal express checkout not working

    Without further inspection, I'm guessing that your issue is session-related since the setExpressCheckout call still includes a zenid parameter (which, BTW, you should never, ever post with a link to your site).

  6. #6
    Join Date
    Jun 2015
    Location
    Delhi, India
    Posts
    32
    Plugin Contributions
    0

    Default Re: Paypal express checkout not working

    Okay ! Thanks.

  7. #7
    Join Date
    Jun 2015
    Location
    Delhi, India
    Posts
    32
    Plugin Contributions
    0

    Default Re: Paypal express checkout not working

    Should I delete from here?

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

    Default Re: Paypal express checkout not working on my store

    Quote Originally Posted by prabhatM View Post
    ......The customer's a/c was debited and then REVERESED.
    Um if the account was debited and reversed, then that means your store DID charge them (debited) and PayPal reversed it (reversed). That's not something Zen Cart would do, and is inconsistent with everything else you've reported here.

    Zen Cart does automatically do the DoExpressCheckoutPayment step if the customer proceeds all the way through checkout and your store doesn't encounter PHP errors and doesn't have anything else added to the software to intercept normal checkout operation.
    .

    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. USPS Module not working with Paypal Express Checkout
    By karine in forum Built-in Shipping and Payment Modules
    Replies: 18
    Last Post: 6 Feb 2014, 09:34 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. I don't understand why my Paypal Express Checkout is not working
    By westseedfarm in forum PayPal Express Checkout support
    Replies: 5
    Last Post: 13 Jan 2013, 11:21 PM
  4. Paypal express checkout not working, regular works fine ? :(
    By ravan in forum Addon Payment Modules
    Replies: 6
    Last Post: 3 Dec 2008, 12:46 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

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