Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0054862 | Retail Modules | Web POS | public | 2024-03-06 13:41 | 2024-03-13 08:52 |
|
Reporter | malsasua | |
Assigned To | ignacio_deandres | |
Priority | high | Severity | major | Reproducibility | sometimes |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | approved |
Review Assigned To | |
OBNetwork customer | Gold |
Support ticket | 89862 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0054862: Wynpay: error when resultCode is empty |
Description | 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":""}
|
Steps To Reproduce | n/a |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0054811 | | closed | ignacio_deandres | Sometimes, the winpay WS session is lost and it is not managed properly |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2024-03-06 13:41 | malsasua | New Issue | |
2024-03-06 13:41 | malsasua | Assigned To | => Retail |
2024-03-06 13:41 | malsasua | OBNetwork customer | => Gold |
2024-03-06 13:41 | malsasua | Support ticket | => 89862 |
2024-03-06 13:41 | malsasua | Triggers an Emergency Pack | => No |
2024-03-06 13:42 | malsasua | Relationship added | related to 0054811 |
2024-03-08 10:55 | guillermogil | Assigned To | Retail => Triage Platform Conn |
2024-03-12 09:04 | hgbot | Merge Request Status | => open |
2024-03-12 09:04 | hgbot | Note Added: 0161992 | |
2024-03-12 15:48 | adrianromero | Assigned To | Triage Platform Conn => ignacio_deandres |
2024-03-13 08:46 | hgbot | Merge Request Status | open => approved |
2024-03-13 08:49 | hgbot | Merge Request Status | approved => open |
2024-03-13 08:49 | hgbot | Merge Request Status | open => approved |
2024-03-13 08:52 | hgbot | Resolution | open => fixed |
2024-03-13 08:52 | hgbot | Status | new => closed |
2024-03-13 08:52 | hgbot | Note Added: 0162053 | |
2024-03-13 08:52 | hgbot | Note Added: 0162054 | |