Actions
Specification » History » Revision 9
« Previous |
Revision 9/18
(diff)
| Next »
chin-yeh, 07/18/2011 10:02 AM
- Table of contents
- Introduction
- Programming Guide
Introduction¶
High level view of the payment flow:
Programming Guide¶
Resources¶
SCM¶
see wiki
Class(es)¶
my.com.eCosway.migs.Commons - Commons Constant my.com.eCosway.migs.MigsInterface - Data Persistence's Interface my.com.eCosway.migs.MigsPaymentUtils - Utility class my.com.eCosway.migs.MigsProperties - Data model of MiGS properties my.com.eCosway.migs.PaymentResponse - Data model of MiGS's payment response
Properties file(s)¶
/resources/properties/migs-hkd.properties - MiGS's properties file (HKD currency)
Test Pages¶
/migs-sample/migs_debug.jsp - to debug the payment response which returned by MiGS /migs-sample/migs_receipt.jsp - a very simple receipt page /migs-sample/migs_test.html - a payment test page /migs-sample/migs_test.jsp - controller for the payment test page
Third-Party Library¶
- log4j - for logging purpose; bundled with Jboss AS
Updated by chin-yeh over 13 years ago · 9 revisions