Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 2011
    Posts
    11
    Plugin Contributions
    0

    Default Address & Shopping cart data not sent to paypal when using Payflow Pro API

    I am using Zen cart v1.5.4, have a UK store and I am having trouble configuring PayPal Payments Pro (rev1.5.4). I would like to use the 3D Secure Authentication but this only works when I use the Payflow Pro API. The problem is the module is only sending shopping cart and address data to PayPal when using the PayPal API credentials and by setting the module to Merchant Country USA, If I change this to Merchant Country to UK and supply PAYFLOW settings 3d secure works but the address and card information is omitted in my paypal account and they state they have no address on file.

  2. #2
    Join Date
    Jul 2011
    Posts
    11
    Plugin Contributions
    0

    Default Re: Address & Shopping cart data not sent to paypal when using Payflow Pro API

    Found a fix in an older post I changed this line (809) from /includes/modules/payment/paypaldp.php from
    Code:
    $optionsAll, array_merge($optionsNVP, $optionsShip));
    to
    Code:
    array_merge($optionsAll, $optionsShip), $optionsNVP);

    and this fixed the address issue but shopping cart data is still not being sent to PayPal. I wish 3D Secure Authentication was compatible with PayPal API credentials.

 

 

Similar Threads

  1. v139h PayFlow Pro Module - Paypal says sent same REQUEST_ID for different orders
    By The Register-Guard in forum Addon Payment Modules
    Replies: 1
    Last Post: 19 Jun 2012, 11:22 PM
  2. Random orders not completing when using the Payflow Pro addon
    By christamcc in forum Addon Payment Modules
    Replies: 5
    Last Post: 16 Dec 2010, 06:27 AM
  3. PayPal API or Payflow Pro?
    By jwitt98 in forum PayPal Express Checkout support
    Replies: 8
    Last Post: 5 Aug 2009, 07:01 AM
  4. 2 carts & 2 domains - using same Paypal IPN/API data
    By azenuser in forum General Questions
    Replies: 3
    Last Post: 22 Apr 2007, 05:59 AM
  5. Error -128 using Payflow Pro & Fedex Modules Fix
    By interaxxis in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 2 Aug 2006, 08:34 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