- Issue created by @aerzas
- Merge request !7Issue #3486635 by Aerzas: Use transaction data when creating payment if available → (Open) created by aerzas
When a notification is received, if there is no payment with the given transaction ID, a new payment is created with an amount equal to the total price of the order. In some cases, such as prepayments, the Datatrans amount represents only a fraction of the total order amount.
The payment created by DatatransBase::processPayment
should be based on the transaction data amount.
Active
2.1
Code