-
Setting up a web proxy for the rest client does not seem to work since version 5.0.1
Code example:
`Startup.cs`
```csharp
public void ConfigureServices(IServiceCollection services) {
// c…
-
We have updated wallee/sdk (2.1.6 => 3.1.2) and wallee/magento-2 (1.1.8 => 1.3.11) module.
Now we get the status "Suspected Fraud" for every order in testmode.
![image](https://user-images.githubu…
-
When you try to create orders in the admin area, no Wallee payment methods are shown there.
The reason for that is the following:
- In `Wallee\Payment\Model\Service\AbstractLineItemService::conver…
-
We updated from `1.3.14` to `1.3.15`. Now we got this error message in checkout:
`main.CRITICAL: The line item total amount of 263.04 does not match the expected amount of 263.04. {"exception":"[obj…
-
When paying via invoice as a logged in customer, one gets the following error message displayed in the checkout, as soon as one purchases:
"Current customer does not have an active cart"
The purch…
-
Since the update to 1.3.15 yesterday evening, we receive the following issue from the API for most of our customers.
Error 442 connecting to the API https://app-wallee.com/api/transaction/update?s…
-
After the plugin is installed and the required details (SpaceID / UserID / AuthKey) are entered and the plugin is activated. I get when synchronizing each time this message. Although I have already ac…
-
| Q | A
| --------------------| ---------------
| PHPUnit version | 10.1.3
| PHP version | 8.2.5
| Installation Method | Composer
#### Summary
We have experien…
-
At creation of a new transaction I do not define the value for "CustomersPresence".
Acording to the docs the default value for "customersPresence" should be "Virtually Present" (and also described in…
-
Hello Team,
with the new Release 1.3.14 we found out, that we can`t raise the total amount after order!
`The line item total amount of the provided items (126.18) is greater than the total amount …