Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0056318 | Retail Modules | AxisC3 | public | 2024-08-29 10:14 | 2024-09-02 11:46 |
|
Reporter | ignacio_deandres | |
Assigned To | ignacio_deandres | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | new | Resolution | open | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | main | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0056318: Implementation of DCC functionality |
Description | A customer wants to let the clients pay with their cards in their own currency and be able to convert the values to the store's currency. |
Steps To Reproduce | Do a payment using the special cards provided by worldline and select a currency different from EUR. See that the amount is not correct. |
Proposed Solution | In the processResult method, we need to include a condition to check if cCardType equals 'c'. If this holds true, then the value stored in result.getcAmount2() should be assigned to the authorizedAmount field. For all other cases, the value to be retrieved should come from result.getcAmount(). |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2024-08-29 10:14 | ignacio_deandres | New Issue | |
2024-08-29 10:14 | ignacio_deandres | Assigned To | => ignacio_deandres |
2024-08-29 10:14 | ignacio_deandres | Triggers an Emergency Pack | => No |
2024-08-29 10:14 | ignacio_deandres | Severity | major => minor |
2024-08-29 10:20 | hgbot | Note Added: 0168540 | |
2024-09-02 11:46 | hgbot | Note Added: 0168648 | |