You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are getting issue on log on live website:
main.ERROR: AmazonCleanUpIncompleteSesssions: Unable to process checkoutSessionId: 2fa34768-2bfd-4d26-8071-17652d1846a3. Deprecated Functionality: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in
/vendor/amzn/amazon-pay-api-sdk-php/Amazon/Pay/API/Client.php on line 45 []
We are getting issue on log on live website but order process fine with amazon pay, checkout page worked fine, only issue appears on log file, although every configuration fine:
[1] => Array
(
[public_key_id] => public_key_id_here
[private_key] => -----BEGIN PRIVATE KEY-----key_here -----END PRIVATE KEY-----
[sandbox] => 1
[region] => de
)
Hi,
We are getting issue on log on live website:
main.ERROR: AmazonCleanUpIncompleteSesssions: Unable to process checkoutSessionId: 2fa34768-2bfd-4d26-8071-17652d1846a3. Deprecated Functionality: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in
/vendor/amzn/amazon-pay-api-sdk-php/Amazon/Pay/API/Client.php on line 45 []
amzn/amazon-pay-api-sdk-php:2.6.7
amzn/amazon-pay-magento-2-module:5.18.0
magento: 2.4.7-p3
Please check this issue on priority.
The text was updated successfully, but these errors were encountered: