Results 1 to 10 of 33

Hybrid View

  1. #1
    Join Date
    Jan 2007
    Location
    Idaho
    Posts
    43
    Plugin Contributions
    0

    Default Re: PayPal Express Checkout Using NVP 84.0 [Support Thread]

    I installed it and I can't use the PayPal Payments Pro with it.

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,879
    Plugin Contributions
    96

    Default Re: PayPal Express Checkout Using NVP 84.0 [Support Thread]

    Quote Originally Posted by Satu View Post
    Can I use this with PayPal Payments Pro?
    Quote Originally Posted by Satu View Post
    I installed it and I can't use the PayPal Payments Pro with it.
    Sorry, I was away from the computer, but you arrived at the correct answer. That's not to say that it can't be made to work with PayPal Payments Pro, but I don't have a facility to test such an interface.

  3. #3
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,879
    Plugin Contributions
    96

    Default Re: PayPal Express Checkout Using NVP 84.0 [Support Thread]

    I've updated the plugin to v1.1.0 (just submitted to the Plugins area). I'd forgotten to include the license.txt file in the original release and have added some additional notification points to allow external customization. No need to uninstall/re-install; there are no changes to the payment method's configuration keys.

  4. #4
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,879
    Plugin Contributions
    96

    Default Re: PayPal Express Checkout Using NVP 84.0 [Support Thread]

    The updated version is now available for download in the Plugins area.

  5. #5
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,879
    Plugin Contributions
    96

    Default Re: PayPal Express Checkout Using NVP 84.0 [Support Thread]

    I've submitted v1.1.1 to the plugins for review; it includes the correction posted by DrByte here for the main paypalwpp module (handling of PayPal error 10486).

  6. #6
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,879
    Plugin Contributions
    96

    Default Re: PayPal Express Checkout Using NVP 84.0 [Support Thread]

    v1.1.1 is now available in the Plugins area for download.

  7. #7
    Join Date
    Mar 2008
    Location
    Brampton, Cumbria, United Kingdom, United Kingdom
    Posts
    816
    Plugin Contributions
    2

    Default Re: PayPal Express Checkout Using NVP 84.0 [Support Thread]

    In file tpl_shopping_cart_default.php is there only one line change

    from;

    if (defined('MODULE_PAYMENT_PAYPALWPP_STATUS') && MODULE_PAYMENT_PAYPALWPP_STATUS == 'True')

    To;

    if ( (defined('MODULE_PAYMENT_PAYPALWPP_STATUS') && MODULE_PAYMENT_PAYPALWPP_STATUS == 'True') || (defined('MODULE_PAYMENT_PAYPALWPP_V84_STATUS') && MODULE_PAYMENT_PAYPALWPP_V84_STATUS == 'True') ) { //-20131230-lat9-paypalwpp_v84-c
    Learning Fast.
    Eden Craft Supplies

  8. #8
    Join Date
    Sep 2014
    Location
    Indiana
    Posts
    121
    Plugin Contributions
    0

    Default Re: PayPal Express Checkout Using NVP 84.0 [Support Thread]

    The documentation with this module indicates that the "...display of an order's PayPal history now includes the entire history as part of the Customers->Orders->Edit Order display..." So a subsequent refund will show up as a second history listing.

    But that is not happening in our implementation. The PP Express works perfectly except it only shows the initial charge in the "Order Edits History." Subsequent refunds do not appear.

    We have made one modification to the module: in the modules/payment/paypal/paypalwpp.v84_admin_notification.php file, we changed all five instances of "customer_notification = 0" to -1 so that the paypal comments do not print on pack lists and invoices. Putting these back to 0 (no email) and then testing with a paypal purchase/ refund creates no improvement to the issue noted above.

    We've winmerged all the other files and found them to be completely vanilla.

    Any ideas? TIA

 

 

Similar Threads

  1. PayPal Express Checkout (NVP 84.0) getting 10736 errors
    By daffy in forum Addon Payment Modules
    Replies: 1
    Last Post: 8 May 2014, 09:18 PM
  2. v151 Testers Wanted: PayPal Express Checkout Updated to NVP v84.0
    By lat9 in forum PayPal Express Checkout support
    Replies: 4
    Last Post: 2 Jan 2014, 08:59 PM
  3. Using Paypal express checkout issue...
    By wondergirl in forum PayPal Express Checkout support
    Replies: 35
    Last Post: 18 May 2011, 07:46 AM
  4. Does the Paypal Express checkout support Products with attributes?
    By adam9110 in forum PayPal Express Checkout support
    Replies: 2
    Last Post: 9 Jun 2008, 09:40 AM
  5. Error when using paypal express checkout...
    By webopt in forum PayPal Express Checkout support
    Replies: 2
    Last Post: 4 Sep 2007, 12:11 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