Openbravo Issue Tracking System - Java Client POS
View Issue Details
0004628Java Client POS(No Category)public2008-08-16 03:322008-10-07 11:44
thelurker 
 
normalminoralways
acknowledgedopen 
5
2.10 MP1 
 
0004628: Payment Config Panel should have a Gateway Options text field
There needs to be a way to configure with the GUI additional options for a specified gateway.

Examples include order number prefix, the merchants email, a default description for a transaction.
Not currently available.
The way I've enabled this was to add a text field to the JPanelConfigPayment class called "Gateway Options" the text field can be anything but I would suggest name value pairs separated by ";". These are easy to manipulate and can be loaded into a properties class. These can be accessed by gateway implementations.

ex: email=abc@def.com;prefix=MyStore-;description=Food Sales;verbose=true;useip=true;

See attached image.
No tags attached.
related to feature request 00053582.30 closed adrianromero Payments gateways 
jpg PaymentPanel.jpg (32,348) 2008-08-16 03:32
https://issues.openbravo.com/file_download.php?file_id=211&type=bug
jpg
Issue History
2008-08-16 03:32thelurkerNew Issue
2008-08-16 03:32thelurkersf_bug_id0 => 2054059
2008-08-16 03:32thelurkerFile Added: PaymentPanel.jpg
2008-10-07 11:44adrianromeroStatusnew => acknowledged
2008-10-07 11:44adrianromeroRelationship addedrelated to 0005358
2012-11-07 09:40priyamCategory01 - General => (No Category)

There are no notes attached to this issue.