Correction provided in Zen Cart 2.0.0 via this PR: https://github.com/zencart/zencart/pull/6316
Correction provided in Zen Cart 2.0.0 via this PR: https://github.com/zencart/zencart/pull/6316
Good morning. Hoping for some help.
Paypal Restful 1.0.4 stopped working for us on 9/17. No changes had been made to any files. Upgrade to 1.0.4 in August had been working fine. I checked/ re-installed all files and re-checked all steps. Everything looks fine.
Checkout seems to all work, but customer gets error message saying, "unable to process Paypal at this time."
ZC 1.5.8a; Paypal 1.0.4
Turned on error logging and tried it myself:
Logfile includes:
Line 134: The curlPost (v2/checkout/orders) request was successful (200).
Line 242: The curlPost (v2/checkout/orders/6NH65985XU492371R/confirm-payment-source) request was successful (200).
Line 334: The curlGet (v2/checkout/orders/6NH65985XU492371R) request was successful (200).
Line 457: 2024-09-25 09:17:01: (index) Order's status set to APPROVED; posting back to checkout_one_confirmation.
Line 473: 2024-09-25 09:17:01: (checkout_one_confirmation) pre_confirmation_check, completed for payment-source paypal.
Lines: 484-493:
TokenCache::get, using saved access-token; expires in 31559 seconds.
handleCurlError for curlPost (v2/checkout/orders/6NH65985XU492371R/authorize) : CURL error ({
"errNum": -2,
"errMsg": "Operation timed out after 45002 milliseconds with 0 bytes received",
"curlErrno": 28,
"name": "n\/a",
"message": "n\/a",
"details": "n\/a",
"debug_id": "n\/a"
}
Line 506: 2024-09-25 09:17:46: (checkout_process) ==> End authorizeOrderWe are unable to process your PayPal Checkout payment at this time. Please contact us for assistance.
From my standpoint as the customer, everything looked fine: logged into Paypal, selected payment method, clicked confirm.
Any hints as to what needs to be done?
Thank you.
Deleting original post. We had accidentally clicked on the EDIT order button which caused the error in question. Doesn't seem related to the PayPal Restful module.
Last edited by Jeff_Mash; 26 Sep 2024 at 12:05 AM.
- Jeff
I posted elsewhere about this same warning from Paypal, and only then saw the reference to this thread. I see that it is valid for 1.58. Can anyone confirm that it will work with 1.57 as well?
The module discussed in this thread is different from the built-in PayPal modules in Zen Cart.
See https://docs.zen-cart.com/user/payment/paypal_overview/ for details.
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.
Is it just me or is the following backwards?
If I select True, everyone can use CC from PayPal.
If I select False, only registered customers can use CC from PayPal.
Ther wording seems to be correct, but the action when selecting True or False seems to be reversed.
![]()
Are You Vulnerable for an Accessibility Lawsuit?
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.
Do you consider the same results if you slightly modify what is being stated?
Essentially, it is say do you want to limit and the default is no. (false)
However, selecting that I do want to limit, gives access to all.
Perhaps "If you are using One Page Checkout, you can limit credit card payments. Who can access your store's credit card processing? Default Everyone.
Everyone
No One
Account Holders Only
That covers all the bases although I can't think of a scenario where a business would want to deny CC processing completely unless they're a street-corner, cash-only business.
I'm probably number 1189 on the top ten list of PHP knowledge but I do have an extensive English background with three English majors in the family. They all guessed that the selection of false let everyone process. All based on the emphasis on limit.
Are You Vulnerable for an Accessibility Lawsuit?
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.
Bookmarks