Page 38 of 38 FirstFirst ... 28363738
Results 371 to 376 of 376
  1. #371
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,685
    Plugin Contributions
    95

    Default Re: PayPal RESTful API Payment Module

    Quote Originally Posted by TamyA View Post
    Sorry Cindy, i thought you are telling me "Not doing anything" not ask me to explain what that means.
    What i meant when i click on PayPal (text or image) it suppose to take me to PayPal login to pay for my purchase, right? but that does not happen it dose not take me any where or expand or anything, it is just there for looks only.
    When you click the PayPal/Credit Card block, you need to fill in the credit card credentials to proceed with the checkout process and then click the "submit" button for the associated form.

  2. #372
    Join Date
    Feb 2007
    Posts
    310
    Plugin Contributions
    0

    Default Re: PayPal RESTful API Payment Module

    Quote Originally Posted by lat9 View Post
    When you click the PayPal/Credit Card block, you need to fill in the credit card credentials to proceed with the checkout process and then click the "submit" button for the associated form.
    The credit card part is working fine and processing, the problem is when a customer wants to pay with Paypal.

  3. #373
    Join Date
    Feb 2007
    Posts
    310
    Plugin Contributions
    0

    Default Re: PayPal RESTful API Payment Module

    Quote Originally Posted by lat9 View Post
    When you click the PayPal/Credit Card block, you need to fill in the credit card credentials to proceed with the checkout process and then click the "submit" button for the associated form.
    Thanks Cindy again.
    It has been a long week, I was expecting a PayPal login to pop up when you select PayPal like the credit card credentials and that is what added to my confusion.

    now when i click on PayPal and scroll down to "Confirm Order" it does that, all good to go. Thanks.

  4. #374
    Join Date
    Jun 2012
    Posts
    475
    Plugin Contributions
    0

    Default Re: PayPal RESTful API Payment Module

    I have an observer that runs when the ZEN_UPDATE_ORDERS_HISTORY_BEFORE_SENDING_CUSTOMER_EMAIL notifier is triggered. The observer uses a class that is autoloaded. The observer modifies the order status email sent to customers after an order is complete. The code in paypalr.php also includes that notifier but when the observer is executed the class does not exist, even though the class is autoloaded both on the admin and store sides. The class does not exist error causes PayPal RESTFUL to fail.

    How can I get the class loaded for PayPal RESTFUL to recognize it? I tried class_exists with autoload set to true in the observer but that did not work.

    Thank you.
    Dave
    zc210, bootstrap, OPC, PayPal Restful 1.3.0, edit orders, automatic login

  5. #375
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,685
    Plugin Contributions
    95

    Default Re: PayPal RESTful API Payment Module

    Quote Originally Posted by Dave224 View Post
    I have an observer that runs when the ZEN_UPDATE_ORDERS_HISTORY_BEFORE_SENDING_CUSTOMER_EMAIL notifier is triggered. The observer uses a class that is autoloaded. The observer modifies the order status email sent to customers after an order is complete. The code in paypalr.php also includes that notifier but when the observer is executed the class does not exist, even though the class is autoloaded both on the admin and store sides. The class does not exist error causes PayPal RESTFUL to fail.

    How can I get the class loaded for PayPal RESTFUL to recognize it? I tried class_exists with autoload set to true in the observer but that did not work.

    Thank you.
    Dave
    zc210, bootstrap, OPC, PayPal Restful 1.3.0, edit orders, automatic login
    PayPal RESTful's issuance of that notification occurs only when the zen_update_orders_history function isn't present in the core; it is for zc210.

  6. #376
    Join Date
    Aug 2010
    Location
    Hartland, MI
    Posts
    291
    Plugin Contributions
    3

    Default Re: PayPal RESTful API Payment Module

    PLEASE HELP!!!

    For some reason, PayPal checkout starting crashing yesterday. The following error is returned:
    Code:
    [08-Dec-2025 17:19:45 America/New_York] Request URI: /index.php?main_page=checkout_one, IP address: 2600:8800:5423:2b00:5d65:7405:86f9:140, Language id 1
    #0 [internal function]: zen_debug_error_handler()
    #1 /includes/modules/payment/paypalr.php(618): trigger_error()
    #2 /includes/modules/payment/paypalr.php(605): paypalr->setConfigurationDisabled()
    #3 /includes/modules/payment/paypalr.php(293): paypalr->validateConfiguration()
    #4 /includes/classes/payment.php(120): paypalr->__construct()
    #5 /includes/modules/pages/checkout_one/header_php.php(380): payment->__construct()
    #6 /index.php(35): require('/home/sicassra/...')
    --> PHP Warning: Setting configuration disabled: The <b>live</b> credentials for the <var>paypalr</var> payment module are invalid. in /includes/modules/payment/paypalr.php on line 618.
    I created new keys in my PayPal account, and it looked to fix it for a little while, but then it happened again.

    I tested turning off directly accepting credit cards to see if that made a difference, it did not.

    Any help figuring out why this is happening would be GREATLY appreciated.

 

 
Page 38 of 38 FirstFirst ... 28363738

Similar Threads

  1. v158 UPS Shipping using RESTful/OAuth API [Support Thread]
    By lat9 in forum Addon Shipping Modules
    Replies: 178
    Last Post: 6 Dec 2025, 06:36 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