Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0049312 | Retail Modules | Web POS Hardware Manager | public | 2022-05-12 17:33 | 2022-05-13 13:35 |
|
Reporter | adrianromero | |
Assigned To | adrianromero | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR22Q3 | |
Merge Request Status | approved |
Review Assigned To | |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0049312: Wrong response properties of the Payments API simulator |
Description | Some properties set in the response of the Payments API simulator are wrong:
voidAction and processedAmount |
Steps To Reproduce | Configure a payment integration that uses the Payments API linked to the Hardware Manager simulator: http://localhost:8090/process/devpayment [^]
Login in the POS and start the process of a payment of 3.30€. In this case it is simulated a partial payment of 2.00€ but a payment of 3.30€ is added. This is because of the processedAmount is not properly set in the simulator
If you try to void this payment. The simulator is supposed to display a confirmation message but it does not appear. This is because the voidAction is not properly set in the simulator. |
Proposed Solution | After fixed, a payment of 3.30€ must create a partial payment of 2.00€ and print a partially accepted receipt for 2.00€. Also, if the cashier tries to void this payment, a confirmation message must appear. |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2022-05-12 17:33 | adrianromero | New Issue | |
2022-05-12 17:33 | adrianromero | Assigned To | => adrianromero |
2022-05-12 17:33 | adrianromero | OBNetwork customer | => No |
2022-05-12 17:33 | adrianromero | Triggers an Emergency Pack | => No |
2022-05-12 17:39 | adrianromero | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=24083#r24083 |
2022-05-12 17:41 | adrianromero | Proposed Solution updated | |
2022-05-12 17:41 | adrianromero | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=24084#r24084 |
2022-05-12 17:41 | adrianromero | Summary | Fixes response properties of the Payments API simulator => Wrong response properties of the Payments API simulator |
2022-05-12 17:46 | hgbot | Merge Request Status | => open |
2022-05-12 17:46 | hgbot | Note Added: 0137231 | |
2022-05-13 11:34 | hgbot | Merge Request Status | open => approved |
2022-05-13 13:28 | hgbot | Resolution | open => fixed |
2022-05-13 13:28 | hgbot | Status | new => closed |
2022-05-13 13:28 | hgbot | Fixed in Version | => RR22Q3 |
2022-05-13 13:28 | hgbot | Note Added: 0137264 | |
2022-05-13 13:28 | hgbot | Note Added: 0137265 | |
2022-05-13 13:35 | hgbot | Note Added: 0137266 | |