Actions
Specification » History » Revision 8
« Previous |
Revision 8/18
(diff)
| Next »
chin-yeh, 07/18/2011 09:56 AM
- Table of contents
- Introduction
- Programming Guide
Introduction¶
High level view of the payment flow:
Programming Guide¶
Resources¶
SCM:
see wiki
Classes:
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:
/resources/properties/migs-hkd.properties - MiGS's properties file (HKD currency)
Test Pages:
/migs-sample/migs_debug.jsp - to debug the payment response which return 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
Updated by chin-yeh over 13 years ago · 8 revisions