Programming Guide » History » Version 2
chin-yeh, 09/21/2011 12:20 PM
1 | 2 | chin-yeh | {{toc}} |
---|---|---|---|
2 | |||
3 | 1 | chin-yeh | h1. Programming Guide |
4 | 2 | chin-yeh | |
5 | Describes how to integrate the mPay into online mall. |
||
6 | |||
7 | h2. Source files |
||
8 | |||
9 | > Get the source files from [[wiki#SCM|SCM]]. |
||
10 | |||
11 | *Files:* |
||
12 | * my.com.eCosway.mpay |
||
13 | ** Commons - list of common constant |
||
14 | ** MpayInterfaceUtils - an utility to perform data persistence related operation |
||
15 | ** MpayPaymentUtils - the mPay APIs |
||
16 | ** MpayProperties - data model of the mPay properties |
||
17 | ** PaymentRequest - data model of the mPay's payment request |
||
18 | ** PaymentResponse - data model of the mPay's payment response |
||
19 | * resources.properties.mpay |
||
20 | ** mpay.properties - the application properties file |