- Issue was unassigned.
- Status changed to Fixed
over 1 year ago 1:28pm 15 August 2023 Automatically closed - issue fixed for 2 weeks with no activity.
This is probably more likely to happen for testing, but if you try to pay with a stored token that no longer exists or isn't valid, an exception is thrown:
Wallee\Sdk\ApiException: Error 442 connecting to the API (https://app-wallee.com:443/api/transaction/create?spaceId=24423) : {"date":"2022-12-05T07:58:22.471Z","defaultMessage":"The entity with id 1,423,377 is deleted and as such it cannot be modified anymore.","id":"XB2_-oW9M64nhrRnA-fmkjjl66FPIignEcJpQOuUjgM (2022-12-05T07:58:22.471Z)","message":"The entity with id 1,423,377 is deleted and as such it cannot be modified anymore.","type":"END_USER_ERROR"} in Wallee\Sdk\ApiClient->callApi() (Zeile 479 in /app/vendor/wallee/sdk/lib/ApiClient.php).
Catch exceptions thrown by that, convert to a payment exception so commerce can handle it.
Fixed
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed - issue fixed for 2 weeks with no activity.