Openbravo Issue Tracking System - Retail Modules
View Issue Details
0054862Retail ModulesWeb POSpublic2024-03-06 13:412024-03-13 08:52
malsasua 
ignacio_deandres 
highmajorsometimes
closedfixed 
5
 
 
approved
Gold
89862
No
0054862: Wynpay: error when resultCode is empty
when in the response of wynpay device, the resultCode is empty, there is one error in the plugin:

WARNING: No response from payment client!java.lang.NumberFormatException: For input string: ""

In the customer case, the problem is raised in this line:
https://gitlab.com/openbravo/product/pmods/hwmanager-wynpay/-/blob/master/src/com/openbravo/retail/wynpay/WynPayLibrary.java?ref_type=heads#L258 [^]

The response sent by wynpay device:
INFO: response {"msgSent":5,"responseCode":1,"resultCode":""}
n/a
No tags attached.
related to defect 0054811 closed ignacio_deandres Sometimes, the winpay WS session is lost and it is not managed properly 
Issue History
2024-03-06 13:41malsasuaNew Issue
2024-03-06 13:41malsasuaAssigned To => Retail
2024-03-06 13:41malsasuaOBNetwork customer => Gold
2024-03-06 13:41malsasuaSupport ticket => 89862
2024-03-06 13:41malsasuaTriggers an Emergency Pack => No
2024-03-06 13:42malsasuaRelationship addedrelated to 0054811
2024-03-08 10:55guillermogilAssigned ToRetail => Triage Platform Conn
2024-03-12 09:04hgbotMerge Request Status => open
2024-03-12 09:04hgbotNote Added: 0161992
2024-03-12 15:48adrianromeroAssigned ToTriage Platform Conn => ignacio_deandres
2024-03-13 08:46hgbotMerge Request Statusopen => approved
2024-03-13 08:49hgbotMerge Request Statusapproved => open
2024-03-13 08:49hgbotMerge Request Statusopen => approved
2024-03-13 08:52hgbotResolutionopen => fixed
2024-03-13 08:52hgbotStatusnew => closed
2024-03-13 08:52hgbotNote Added: 0162053
2024-03-13 08:52hgbotNote Added: 0162054

Notes
(0161992)
hgbot   
2024-03-12 09:04   
Merge Request created: https://gitlab.com/openbravo/product/pmods/hwmanager-wynpay/-/merge_requests/9 [^]
(0162053)
hgbot   
2024-03-13 08:52   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/hwmanager-wynpay [^]
Changeset: 69aabfc0b33f8d4b5fcb5e288b6a89ebec9dad90
Author: Ignacio De Andrés <ignacio.deandres@openbravo.com>
Date: 13-03-2024 07:52:14
URL: https://gitlab.com/openbravo/product/pmods/hwmanager-wynpay/-/commit/69aabfc0b33f8d4b5fcb5e288b6a89ebec9dad90 [^]

Fixes ISSUE-0054862: Fixed Wynpay error when resultCode is empty

---
M src/com/openbravo/retail/wynpay/WynPayLibrary.java
---
(0162054)
hgbot   
2024-03-13 08:52   
Merge request merged: https://gitlab.com/openbravo/product/pmods/hwmanager-wynpay/-/merge_requests/9 [^]