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
{{ message }}
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.
Preconditions:
Magento ver. 2.4.5-p4
Svea Payments Sandbox mode = Off
To Reproduce
Add some product to cart
Go to cart page
Continue to checkout
Expected behavior
Exception doesn’t break the store
Actual result
Exception #0 (Exception): Deprecated Functionality: Exception::__construct(): Passing null to parameter #2 ($code) of type int is deprecated in /var/www/html/app/code/Svea/Maksuturva/Model/Gateway/Exception.php on line 12. Exception was thrown and broke the checkout page.
Not sure if this is related error but this was logged to svea-payment-module.log at the same time: 2023-11-28T06:17:03+00:00 ERR (3): "Failed to communicate with Svea Payments API. Please check the network connection and settings. URL: GetPaymentMethods.pmt ERROR MESSAGE: Could not resolve host: GetPaymentMethods.pmt"
The text was updated successfully, but these errors were encountered:
Preconditions:
Magento ver. 2.4.5-p4
Svea Payments Sandbox mode = Off
To Reproduce
Expected behavior
Exception doesn’t break the store
Actual result
Exception #0 (Exception): Deprecated Functionality: Exception::__construct(): Passing null to parameter #2 ($code) of type int is deprecated in /var/www/html/app/code/Svea/Maksuturva/Model/Gateway/Exception.php on line 12
. Exception was thrown and broke the checkout page.Not sure if this is related error but this was logged to svea-payment-module.log at the same time:
2023-11-28T06:17:03+00:00 ERR (3): "Failed to communicate with Svea Payments API. Please check the network connection and settings. URL: GetPaymentMethods.pmt ERROR MESSAGE: Could not resolve host: GetPaymentMethods.pmt"
The text was updated successfully, but these errors were encountered: