Closed athopen closed 4 years ago
Do you have the Payone TXID for that transaction? I'll check the logs.
The TXID is 299524879
For the capture request, all items are sent, but the amount is correct.
Maybe there's a bug in \Payone\Core\Model\Api\Request\Capture::getInvoiceList. I'll see if I can test this further.
@fjbender any news on this issue?
I couldn't try anything out yet. However, I have the feeling that the problem is here:
This method relies on the Base Helper to pass the invoice parameter from the request:
Is the request and/or parameter available in an API context?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
when some extra fee to charge is added it fails. Article list faulty or incomplete
Hello,
i encounter an error in Magento v2.2.6 and your Module v2.2.0.
Reproduce the Problem:
The response from the Payone-API is "Article list faulty or incomplete".
Shouldn't it be possible to capture only some of the items?