Openbravo Issue Tracking System - POS2
View Issue Details
0046707POS2POSpublic2021-04-28 10:252021-05-18 17:54
jcbourgeois 
gorka_gil 
normalmajoralways
closedfixed 
5
 
TAPTAP 
adrianromero
Gold
No
0046707: JIRA 1771 - AxisC3 : card types vs payment methods
During the testing of the pinpad with Agapes team, we discovered a potential issue with the configuration of the payment methods involved with AxisC3.
All payment methods in OB Backend are created with a custom API and we should not add new payment methods manually.

Currently in OB Backend, we need to assign a payment method type (=card type provided by Axisc3) per payment method.
But the problem is there are many payment method types that we would like to assign on a single payment method.

Example : for "credit card", there are 4 payment method types :
CB EMV Online
CB EMV Offline
CB CONTACTLESS - Online
CB CONTACTLESS - Offline

From Agapes perspective, those 4 types correspond to a single payment method (=Carte Bleue Poste) and we don't want to duplicate payment methods.

My idea would be to be able to assign several payment method types on a single payment method. Concretely, it should be interesting to have a multi select field for payment method type field.
N/A
No tags attached.
blocks feature request 0046387 closed gorka_gil JIRA 1771 - AxisC3 : card types vs payment methods 
Issue History
2021-05-18 12:14gorka_gilTypefeature request => backport
2021-05-18 12:14gorka_gilTarget Version => TAP
2021-05-18 16:49gorka_gilNote Added: 0128346
2021-05-18 16:49gorka_gilStatusscheduled => resolved
2021-05-18 16:49gorka_gilFixed in Version => TAP
2021-05-18 16:49gorka_gilResolutionopen => fixed
2021-05-18 16:49gorka_gilNote Edited: 0128346bug_revision_view_page.php?bugnote_id=0128346#r22550
2021-05-18 17:54adrianromeroReview Assigned To => adrianromero
2021-05-18 17:54adrianromeroNote Added: 0128348
2021-05-18 17:54adrianromeroStatusresolved => closed

Notes
(0128346)
gorka_gil   
2021-05-18 16:49   
Fixed on:
https://gitlab.com/obcustomers/AGAP/org.openbravo.pos2/-/commit/fdb224f392d28282c30fd0ce4d00a771d81465d8 [^]

(0128348)
adrianromero   
2021-05-18 17:54   
Reviewed.