Openbravo Issue Tracking System - Retail Modules
View Issue Details
0053707Retail ModulesAdyenpublic2023-10-18 17:432023-11-07 12:20
sofidossant 
adrianromero 
highmajoralways
closedfixed 
5
RR22Q4.2 
 
No
0053707: Another error next to add this fix https://issues.openbravo.com/view.php?id=53582 [^] [https://issues.openbravo.com/view.php?id=53582 [^]]
When put the change https://issues.openbravo.com/view.php?id=53582 [^]
Now, we have the error in this line
paymentRequest.SaleData.SaleTransactionID.TransactionID = adyenPayment.paymentData.informationValues[0].value;

When we add 2 time payments with credit card
1- Apply issue 51472 and 53582
2- Go to the webpos
3- Add a product
4- Add a partial payment with credit card
5 -Add another payment with crdit card, you can see the error
The error is in this part

                    paymentRequest.SaleData.SaleTransactionID.TransactionID = adyenPayment.paymentData.informationValues[0].value;


This adyenPayment.paymentData.informationValues is null
No tags attached.
related to defect 0053582 closed ignacio_deandres Error in Adyen payment integration after paying with cash 
Issue History
2023-10-18 17:43sofidossantNew Issue
2023-10-18 17:43sofidossantAssigned To => Triage Platform Conn
2023-10-18 17:43sofidossantTriggers an Emergency Pack => No
2023-10-20 09:00adrianromeroAssigned ToTriage Platform Conn => ignacio_deandres
2023-10-20 13:09adrianromeroAssigned Toignacio_deandres => adrianromero
2023-11-03 12:36hgbotNote Added: 0156678
2023-11-06 13:02hgbotResolutionopen => fixed
2023-11-06 13:02hgbotStatusnew => closed
2023-11-06 13:02hgbotNote Added: 0156774
2023-11-06 13:02hgbotNote Added: 0156775
2023-11-07 12:20rafarodaRelationship addedrelated to 0053582

Notes
(0156678)
hgbot   
2023-11-03 12:36   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.adyenprovider/-/merge_requests/34 [^]
(0156774)
hgbot   
2023-11-06 13:02   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.adyenprovider [^]
Changeset: 07163d76f36266367e9887df30b9163f9d5eac64
Author: Eugen Hamuraru <eugen.hamuraru@openbravo.com>
Date: 06-11-2023 12:02:47
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.adyenprovider/-/commit/07163d76f36266367e9887df30b9163f9d5eac64 [^]

Fixes ISSUE-53707: Add more than one Adyen partial payment

---
M web/org.openbravo.retail.adyenprovider/source/provider/paymentprovider.js
---
(0156775)
hgbot   
2023-11-06 13:02   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.adyenprovider/-/merge_requests/34 [^]