Results 1 to 10 of 93

Hybrid View

  1. #1
    Join Date
    Sep 2013
    Location
    Devon, UK
    Posts
    79
    Plugin Contributions
    0

    Default Re: PayPal RESTful API Payment Module

    Quote Originally Posted by lat9 View Post
    I'm not seeing receipt of that log, nor am I able to reproduce on PayPal's sandbox.
    I've just had another one this evening. I'll PM for your e-mail address in case I got it wrong last time.

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,586
    Plugin Contributions
    88

    Default Re: PayPal RESTful API Payment Module

    v1.0.2 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 the following GitHub issues:

    #13: Full cost breakdown not submitted to PayPal when the order has discounts
    #14: Level-3 Data's ships_from_postal_code "doesn't like" intervening blanks
    #15: Correct PHP Warning when voiding a transaction.
    #16: Show spinner on transition from the webhook to the target page.
    #17: "Identify" as a payment module that collects card-data on-site.
    #18: Correctly identify 3DS declined transactions; orders were invalidly being created.
    #19: Set an error message in the API class when an interface error is detected.
    #20: Correct addresses in the "Channel Islands" (and others) being disallowed.
    #21: Correct method-/constant-names when a card-declined reason-code isn't recognized.
    #22: Adding more "recognized" card-declined reason-codes.

    Many thanks to @BillJ for his help in debugging and correcting those 3DS-related issues!

  3. #3
    Join Date
    Apr 2009
    Posts
    62
    Plugin Contributions
    0

    Default Re: PayPal RESTful API Payment Module

    ZenCart v1.5.8a
    PayPal checkout (RESTful) v1.0.2

    PayPal checkout (RESTful) turns itself off and sends an email: "The required notifications in the order_total.php class were not applied; the payment module cannot place orders. The payment module has been automatically disabled."

    Error log:
    2024-05-11 18:17:15: (checkout_payment) validateCredentials: Checking (1).
    TokenCache::get, using saved access-token; expires in 32210 seconds.

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

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

    2024-05-11 18:17:21: (checkout_confirmation) validateCredentials: Checking (1).
    TokenCache::get, using saved access-token; expires in 32204 seconds.

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

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

    2024-05-11 18:17:21: (checkout_confirmation) pre_confirmation_check starts ...
    We are unable to process your PayPal Checkout payment at this time. Please contact us for assistance.

  4. #4
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,586
    Plugin Contributions
    88

    Default Re: PayPal RESTful API Payment Module

    Quote Originally Posted by siliconbug View Post
    ZenCart v1.5.8a
    PayPal checkout (RESTful) v1.0.2

    PayPal checkout (RESTful) turns itself off and sends an email: "The required notifications in the order_total.php class were not applied; the payment module cannot place orders. The payment module has been automatically disabled."

    Error log:
    Did you apply the required core-file changes identified here? https://github.com/lat9/paypalr/wiki...r_total.php%60

  5. #5
    Join Date
    Apr 2009
    Posts
    62
    Plugin Contributions
    0

    Default Re: PayPal RESTful API Payment Module

    Quote Originally Posted by lat9 View Post
    Did you apply the required core-file changes identified here? https://github.com/lat9/paypalr/wiki...r_total.php%60
    It works, thank you!

  6. #6
    Join Date
    Apr 2009
    Posts
    62
    Plugin Contributions
    0

    Default Re: PayPal RESTful API Payment Module

    ZCA Bootstrap Template v3.6.5

    The zoom in/out setting of my browser is 100%, but the Discover Card logo isn't in the same row. Is there any setting I can adjust in this module?


    Click image for larger version. 

Name:	2024-05-13_032958.jpg 
Views:	25 
Size:	30.3 KB 
ID:	20607
    Last edited by siliconbug; 13 May 2024 at 11:39 AM.

  7. #7
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,586
    Plugin Contributions
    88

    Default Re: PayPal RESTful API Payment Module

    Quote Originally Posted by siliconbug View Post
    ZCA Bootstrap Template v3.6.5

    The zoom in/out setting of my browser is 100%, but the Discover Card logo isn't in the same row. Is there any setting I can adjust in this module?


    Click image for larger version. 

Name:	2024-05-13_032958.jpg 
Views:	25 
Size:	30.3 KB 
ID:	20607
    You'll need to provide a template-override for the payment-module's .css file. Copy /includes/modules/payment/paypal/PayPalRestful/paypalr.css to /includes/templates/YOUR_TEMPLATE/css/paypalr.css and then edit this section:
    Code:
    .ppr-button-choice label {
        cursor: pointer;
        height: 2.5rem;
        font-weight: bold;
        width: 11rem;
        display: inline-block;
        text-align: center;
    }
    to adjust the width. It looks like 15rem should work.

 

 

Similar Threads

  1. v158 UPS Shipping using RESTful/OAuth API [Support Thread]
    By lat9 in forum Addon Shipping Modules
    Replies: 123
    Last Post: 23 May 2024, 09:52 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