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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0007352
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Java Client POS] (No Category)minoralways2009-02-03 20:522009-02-03 20:52
ReporterrichsageView Statuspublic 
Assigned To 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned To
Regression introduced in release
Summary

0007352: Make TicketInfo available in payment gateways

DescriptionFor some payment gateways it is necessary to print a credit card receipt during the payment process, rather than afterwards (Ocius for PC is one). On this receipt it is good to have some ticket/order details for the customer. Proposal is to include the TicketInfo class as part of the PaymentGateway interface.
Proposed SolutionAlter PaymentGateway.java to:

public interface PaymentGateway {
    public void execute(PaymentInfoMagcard payinfo, TicketInfo ticket);
}
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2009-02-03 20:52 richsage New Issue
2009-02-03 20:52 richsage sf_bug_id 0 => 2561844
2012-11-07 09:40 priyam Category 01 - General => (No Category)


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker