Page 1 of 2 12 LastLast
Results 1 to 10 of 93

Hybrid View

  1. #1
    Join Date
    Feb 2009
    Location
    UK
    Posts
    1,246
    Plugin Contributions
    1

    Default Re: PayPal RESTful API Payment Module

    Quote Originally Posted by swguy View Post
    To be very specific, the recommended operation will be to *retire* the old modules. See documentation:

    https://docs.zen-cart.com/user/payment/paypal_restful/

    https://docs.zen-cart.com/user/payment/retirement/

    In 2.0.0, this can be done through the admin; in prior versions it requires a code tweak (shown on the second help page above).
    Thank you for the clarification @swguy
    Simon

  2. #2
    Join Date
    May 2005
    Location
    England
    Posts
    626
    Plugin Contributions
    0

    Default Re: PayPal RESTful API Payment Module

    Maybe another silly question, is this okay to use for UK paypal? As recently paypal pro was stopped for most here due to the verified updates. I did move to another payment provider, but interesting to see how this goes in the future.

  3. #3
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,183
    Plugin Contributions
    11

    Default Re: PayPal RESTful API Payment Module

    Is the pre-158 retirement procedure needed witht the mod not supporting pre-158?

    Asking for a friend

  4. #4
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,754
    Plugin Contributions
    124

    Default Re: PayPal RESTful API Payment Module

    It doesn't say "pre-1.5.8" it says "1.5.8 and Prior." I am highly confident that someone will (at least attempt to) do the fiddling to make it work on a pre-1.5.8 site.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  5. #5
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,183
    Plugin Contributions
    11

    Default Re: PayPal RESTful API Payment Module

    Just wondering if we should send non-coders like myself on a Don Quixote mission.

  6. #6
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,754
    Plugin Contributions
    124

    Default Re: PayPal RESTful API Payment Module

    I can change it to "Prior to 2.0.0" for clarity.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  7. #7
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,569
    Plugin Contributions
    89

    Default Re: PayPal RESTful API Payment Module

    Quote Originally Posted by HeathenMagic View Post
    Maybe another silly question, is this okay to use for UK paypal? As recently paypal pro was stopped for most here due to the verified updates. I did move to another payment provider, but interesting to see how this goes in the future.
    I've not tried on a UK PayPal site, but based on PayPal's documentation I believe that the payment module should work for UK PayPal as well.

  8. #8
    Join Date
    May 2005
    Location
    England
    Posts
    626
    Plugin Contributions
    0

    Default Re: PayPal RESTful API Payment Module

    Thanks for that. I might try it in the near future.

  9. #9
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,569
    Plugin Contributions
    89

    Default Re: PayPal RESTful API Payment Module

    v1.0.1 of the payment module is now available for download.

    This release corrects GitHub issue #12 (PHP Parse error occurs when doing transaction void).

  10. #10
    Join Date
    Nov 2007
    Location
    Woodbine, Georgia, United States
    Posts
    4,036
    Plugin Contributions
    61

    Default Re: PayPal RESTful API Payment Module

    Having some issues with v1.0.1 ... 2 different sites, both fresh plugin installs as well as 1 upgrade, which is unaffected & without error is (Zen 1.5.8; PHP 7.4.33; bootstrap 3.5.2; OPC 2.4.5)

    #1 Zen 1.5.8; PHP 7.4.33; bootstrap 3.5.0; OPC 2.4.5
    #2 Zen 1.5.8; PHP 7.4.33; bootstrap 3.5.0; OPC 2.4.5

    Logs
    [14-Feb-2024 15:23:38 UTC] Request URI: /XXX/index.php?cmd=modules&set=payment&module=paypalr, IP address: 000.000.000.000
    #1 paypaldp->__construct() called at [/home/XXXX/public_html/XXX/modules.php:187]
    #2 require(/home/XXXX/public_html/XXX/modules.php) called at [/home/XXXX/public_html/XXX/index.php:11]
    --> PHP Warning: Use of undefined constant MODULE_PAYMENT_PAYPALDP_DEBUGGING - assumed 'MODULE_PAYMENT_PAYPALDP_DEBUGGING' (this will throw an Error in a future version of PHP) in /home/XXXX/public_html/includes/modules/payment/paypaldp.php on line 268.

    [14-Feb-2024 15:23:38 UTC] Request URI: /XXX/index.php?cmd=modules&set=payment&module=paypalr, IP address: 000.000.000.000
    #1 paypaldp->__construct() called at [/home/XXXX/public_html/XXX/modules.php:187]
    #2 require(/home/XXXX/public_html/XXX/modules.php) called at [/home/XXXX/public_html/XXX/index.php:11]
    --> PHP Warning: Use of undefined constant MODULE_PAYMENT_PAYPALDP_DEBUGGING - assumed 'MODULE_PAYMENT_PAYPALDP_DEBUGGING' (this will throw an Error in a future version of PHP) in /home/XXXX/public_html/includes/modules/payment/paypaldp.php on line 268.

    [14-Feb-2024 15:23:38 UTC] Request URI: /XXX/index.php?cmd=modules&set=payment&module=paypalr, IP address: 000.000.000.000
    #1 paypaldp->__construct() called at [/home/XXXX/public_html/XXX/modules.php:187]
    #2 require(/home/XXXX/public_html/XXX/modules.php) called at [/home/XXXX/public_html/XXX/index.php:11]
    --> PHP Warning: Use of undefined constant MODULE_PAYMENT_PAYPALDP_DEBUGGING - assumed 'MODULE_PAYMENT_PAYPALDP_DEBUGGING' (this will throw an Error in a future version of PHP) in /home/XXXX/public_html/includes/modules/payment/paypaldp.php on line 282.

    [14-Feb-2024 15:23:38 UTC] Request URI: /XXX/index.php?cmd=modules&set=payment&module=paypalr, IP address: 000.000.000.000
    #1 paypaldp->__construct() called at [/home/XXXX/public_html/XXX/modules.php:187]
    #2 require(/home/XXXX/public_html/XXX/modules.php) called at [/home/XXXX/public_html/XXX/index.php:11]
    --> PHP Warning: Use of undefined constant MODULE_PAYMENT_PAYPALDP_DEBUGGING - assumed 'MODULE_PAYMENT_PAYPALDP_DEBUGGING' (this will throw an Error in a future version of PHP) in /home/XXXX/public_html/includes/modules/payment/paypaldp.php on line 282.

    [14-Feb-2024 15:23:38 UTC] Request URI: /XXX/index.php?cmd=modules&set=payment&module=paypalr, IP address: 000.000.000.000
    #1 paypaldp->__construct() called at [/home/XXXX/public_html/XXX/modules.php:187]
    #2 require(/home/XXXX/public_html/XXX/modules.php) called at [/home/XXXX/public_html/XXX/index.php:11]
    --> PHP Warning: Use of undefined constant MODULE_PAYMENT_PAYPALDP_DEBUGGING - assumed 'MODULE_PAYMENT_PAYPALDP_DEBUGGING' (this will throw an Error in a future version of PHP) in /home/XXXX/public_html/includes/modules/payment/paypaldp.php on line 283.

    [14-Feb-2024 15:23:38 UTC] Request URI: /XXX/index.php?cmd=modules&set=payment&module=paypalr, IP address: 000.000.000.000
    #1 paypaldp->__construct() called at [/home/XXXX/public_html/XXX/modules.php:187]
    #2 require(/home/XXXX/public_html/XXX/modules.php) called at [/home/XXXX/public_html/XXX/index.php:11]
    --> PHP Warning: Use of undefined constant MODULE_PAYMENT_PAYPALDP_DEBUGGING - assumed 'MODULE_PAYMENT_PAYPALDP_DEBUGGING' (this will throw an Error in a future version of PHP) in /home/XXXX/public_html/includes/modules/payment/paypaldp.php on line 283.

    [14-Feb-2024 15:23:38 UTC] Request URI: /XXX/index.php?cmd=modules&set=payment&module=paypalr, IP address: 000.000.000.000
    #1 paypaldp->__construct() called at [/home/XXXX/public_html/XXX/modules.php:187]
    #2 require(/home/XXXX/public_html/XXX/modules.php) called at [/home/XXXX/public_html/XXX/index.php:11]
    --> PHP Warning: Use of undefined constant MODULE_PAYMENT_PAYPALDP_DEBUGGING - assumed 'MODULE_PAYMENT_PAYPALDP_DEBUGGING' (this will throw an Error in a future version of PHP) in /home/XXXX/public_html/includes/modules/payment/paypaldp.php on line 283.
    ************************************************

    2024-02-14 15:08:11: (checkout_one) validateCredentials: Checking (1).
    TokenCache::clear, clearing cached token.
    The curlPost (v1/oauth2/token) request was successful (200).
    {
    "token_type": "Bearer",
    "expires_in": 32007
    }
    TokenCache::save, saving access-token; valid for 32007 seconds.

    ************************************************

    ************************************************

    2024-02-14 15:08:18: (checkout_one) validateCredentials: Checking (1).
    TokenCache::get, using saved access-token; expires in 32000 seconds.

    ************************************************

    ************************************************

    2024-02-14 15:08:18: (checkout_one_confirmation) validateCredentials: Checking (1).
    TokenCache::get, using saved access-token; expires in 32000 seconds.

    ************************************************

    ************************************************

    2024-02-14 15:08:18: (checkout_one_confirmation) pre_confirmation_check starts ...
    We are unable to process your PayPal Checkout payment at this time. Please contact us for assistance.
    ************************************************

    2024-02-14 15:09:00: (checkout_one) validateCredentials: Checking (1).
    TokenCache::get, using saved access-token; expires in 31958 seconds.

    ************************************************

    ************************************************

    2024-02-14 15:09:03: (checkout_one) validateCredentials: Checking (1).
    TokenCache::get, using saved access-token; expires in 31955 seconds.

    ************************************************

    ************************************************

    2024-02-14 15:09:03: (checkout_one_confirmation) validateCredentials: Checking (1).
    TokenCache::get, using saved access-token; expires in 31955 seconds.

    ************************************************

    ************************************************

    2024-02-14 15:09:03: (checkout_one_confirmation) pre_confirmation_check starts ...
    We are unable to process your PayPal Checkout payment at this time. Please contact us for assistance.
    ************************************************

    2024-02-14 15:08:57: () validateCredentials: Checking ().The curlPost (v1/oauth2/token) request was successful (200).
    {
    "token_type": "Bearer",
    "expires_in": 31961
    }
    ************************************************

    ************************************************

    2024-02-14 15:08:57: () validateCredentials: Checking ().The curlPost (v1/oauth2/token) request was successful (200).
    {
    "token_type": "Bearer",
    "expires_in": 31960
    }
    ************************************************
    I also have an OPC log that looks ok, I can pm you if needed.

    Thanks
    ~Melanie
    PRO-Webs, Inc. :: Recent Zen Cart Projects :: Zen Cart SEO – 12 Steps to Success
    **I answer questions in the forum, private messages are NOT answered. You are welcome to contact us via our website for professional engagements.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v158 UPS Shipping using RESTful/OAuth API [Support Thread]
    By lat9 in forum Addon Shipping Modules
    Replies: 122
    Last Post: 26 Apr 2024, 05: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

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