Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0050842
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Retail Modules] Adyenminorhave not tried2022-11-10 15:492022-11-15 09:33
Reporterigor_trebolView Statuspublic 
Assigned ToTriage Platform Conn 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0050842: We need the adyen implementation for the payment provider to add the credit card number

DescriptionWe need the Adyen implementation for the payment provider to also return the credit card number in a field named 'cardNumber'.

In the Mock Provider we have added it in the following way:

return {
      transaction: refund ? '0000002' : '0000001',
      authorization: '001',
      cardNumber: '1234567890',
      properties: {
        refund,
        cardlogo: '00',
        voidproperties: {
          info: 'VISA OK'
        }
      }
    }
Steps To ReproduceN/A
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0143605)
hgbot (developer)
2022-11-15 09:33

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.adyenprovider/-/merge_requests/16 [^]

- Issue History
Date Modified Username Field Change
2022-11-10 15:49 igor_trebol New Issue
2022-11-10 15:49 igor_trebol Assigned To => Triage Platform Base
2022-11-10 15:49 igor_trebol Triggers an Emergency Pack => No
2022-11-11 09:45 AugustoMauch Assigned To Triage Platform Base => Triage Platform Conn
2022-11-15 09:33 hgbot Note Added: 0143605


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker