Page 30 of 45 FirstFirst ... 20282930313240 ... LastLast
Results 291 to 300 of 449
  1. #291
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,691
    Plugin Contributions
    11

    Default Re: PayPal RESTful API Payment Module

    Was having all kinds of problems on a test 2.2.0a with the latest GitHub until adding the changes to includes/functions/functions_osh_update.php.

    One of them was that Zen Cart was reporting my address to PayPal as the store address, versus the correctly entered address.

    Still having a 404 error with no log created when, in the PayPal browser, clicking on return to the store.

    ZC 2.2.0a
    PHP 8.4
    Bootstrap 3.77
    Edit Orders 5.0.2
    PayPalr 1.2.0 beta
    OPC 2.5.4
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

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

    Default Re: PayPal RESTful API Payment Module

    Quote Originally Posted by dbltoe View Post
    Was having all kinds of problems on a test 2.2.0a with the latest GitHub until adding the changes to includes/functions/functions_osh_update.php.

    One of them was that Zen Cart was reporting my address to PayPal as the store address, versus the correctly entered address.

    Still having a 404 error with no log created when, in the PayPal browser, clicking on return to the store.

    ZC 2.2.0a
    PHP 8.4
    Bootstrap 3.77
    Edit Orders 5.0.2
    PayPalr 1.2.0 beta
    OPC 2.5.4
    That's what you get when you use a pre-release of a plugin in conjunction with an alpha-release of Zen Cart itself. If you choose to be a beta-tester, I'll suggest that you post your findings on the PayPal RESTful GitHub repository (https://github.com/lat9/paypalr).

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

    Default Re: PayPal RESTful API Payment Module

    v1.2.0 of the PayPal/Restful payment module is now available for download: https://www.zen-cart.com/downloads.php?do=file&id=2382

    This release contains changes associated with these GitHub issues:

    #78: Add Package Tracking via v2 Orders API
    #73: Admin Email Alert: Payment Error "Order Requires Attention"
    #67: Error 409 not caught when duplicate requests sent
    #64: Include additional seller and buyer details in transactions
    #60: Refund status ID: should default to Pending as fallback
    #58: Customer's IP address shouldn't participate in GUID generation
    #56: ppr_webhook_main is more of a redirector than a webhook handler
    #55: New/changed configuration settings not applied on initial installation
    #54: Encapsulation preparation, copy/delete ppr_webhook_main.php on install/remove
    #53: 'MODULE_PAYMENT_PAYPALR_PAYER_EMAIL' is duplicated in language file
    #51: Month dropdown can have repetitive months on the 29-31 of a given month
    #23: Disable admin confirmation buttons, once clicked

  4. #294
    Join Date
    May 2005
    Location
    England
    Posts
    740
    Plugin Contributions
    0

    Default Re: PayPal RESTful API Payment Module

    Hi there,
    I have tried the latest github releases and now the 1.20 on plugins. I think it must be my template, or maybe as I am uk based? I see the helios in url where it processes the card. It just goes to the home page after that, sometimes it just got stuck on the rotating circle gif. But I gone back to 1.1 and all okay, I am not affected by any of the fixes as far I know. Just thought I would let you know in case, I think the user base is mostly outside of UK right now.

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

    Default Re: PayPal RESTful API Payment Module

    Quote Originally Posted by HeathenMagic View Post
    Hi there,
    I have tried the latest github releases and now the 1.20 on plugins. I think it must be my template, or maybe as I am uk based? I see the helios in url where it processes the card. It just goes to the home page after that, sometimes it just got stuck on the rotating circle gif. But I gone back to 1.1 and all okay, I am not affected by any of the fixes as far I know. Just thought I would let you know in case, I think the user base is mostly outside of UK right now.
    Is this with the built-in 3-page checkout or with the one-page checkout plugin? Please supply the Zen Cart and, if using, OPC versions.

    I've verified PayPal/Restful's operation on both and am trying to understand the source of the issue.

  6. #296
    Join Date
    May 2005
    Location
    England
    Posts
    740
    Plugin Contributions
    0

    Default Re: PayPal RESTful API Payment Module

    Quote Originally Posted by lat9 View Post
    Is this with the built-in 3-page checkout or with the one-page checkout plugin? Please supply the Zen Cart and, if using, OPC versions.

    I've verified PayPal/Restful's operation on both and am trying to understand the source of the issue.
    I am using OPC 2.55 (august) and zencart 2.10, if that helps. It does the first bit in url, but 1.1 restful it seems to process at bank okay (looking at url).

  7. #297
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,905
    Plugin Contributions
    96

    Default Re: PayPal RESTful API Payment Module

    Quote Originally Posted by HeathenMagic View Post
    I am using OPC 2.55 (august) and zencart 2.10, if that helps. It does the first bit in url, but 1.1 restful it seems to process at bank okay (looking at url).
    If you would turn on PayPal/Restful's debugging and try with v1.2.0 again, I'd appreciate it. I'll send you my direct email address via PM and you can send the paypalr-*.log file that's generated.

  8. #298
    Join Date
    Nov 2007
    Location
    Woodbine, Georgia, United States
    Posts
    4,246
    Plugin Contributions
    58

    Default Re: PayPal RESTful API Payment Module

    Error file not found. ppr_listener.php?op=return&token=xxxxxxxxxxxxxx&PayerID=xxxxxxxxxxxxxx

    Zen Cart 2.1.0
    PHP 8.3.23
    OPC 2.5.4
    Bootstrap 3.7.4
    PayPal RESTful 1.2.0 (upgraded from v1.1.0)

    Auth Only (All Txns)
    Credit cards true

    Name:  Desktop-screenshot-09-05-2025_09_51_AM.jpg
Views: 36
Size:  14.5 KB
    PRO-Webs, Inc. since 2003 :: Zen Cart Hosting :: Zen Cart SEO – 12 Steps to Success
    **I answer questions in the forum, private messages are not conducive to a helpful community.

  9. #299
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,905
    Plugin Contributions
    96

    Default Re: PayPal RESTful API Payment Module

    Quote Originally Posted by mprough View Post
    Error file not found. ppr_listener.php?op=return&token=xxxxxxxxxxxxxx&PayerID=xxxxxxxxxxxxxx

    Zen Cart 2.1.0
    PHP 8.3.23
    OPC 2.5.4
    Bootstrap 3.7.4
    PayPal RESTful 1.2.0 (upgraded from v1.1.0)

    Auth Only (All Txns)
    Credit cards true

    Name:  Desktop-screenshot-09-05-2025_09_51_AM.jpg
Views: 36
Size:  14.5 KB
    Hmm, that file "should" have been copied to the site's root on the upgrade from 1.1.0 to 1.2.0. Did you navigate to the admin's Modules :: Payment after you copied the updated file-set?

  10. #300
    Join Date
    Nov 2007
    Location
    Woodbine, Georgia, United States
    Posts
    4,246
    Plugin Contributions
    58

    Default Re: PayPal RESTful API Payment Module

    Quote Originally Posted by lat9 View Post
    Hmm, that file "should" have been copied to the site's root on the upgrade from 1.1.0 to 1.2.0. Did you navigate to the admin's Modules :: Payment after you copied the updated file-set?
    Yes, I did. Even uninstalled & reinstalled in admin
    PRO-Webs, Inc. since 2003 :: Zen Cart Hosting :: Zen Cart SEO – 12 Steps to Success
    **I answer questions in the forum, private messages are not conducive to a helpful community.

 

 
Page 30 of 45 FirstFirst ... 20282930313240 ... LastLast

Similar Threads

  1. v158 UPS Shipping using RESTful/OAuth API [Support Thread]
    By lat9 in forum Addon Shipping Modules
    Replies: 187
    Last Post: 20 Apr 2026, 09:15 PM
  2. IPower & FirstData API Payment Module
    By spence in forum Addon Payment Modules
    Replies: 6
    Last Post: 7 Jul 2011, 06:33 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