Specification » History » Version 1
Soh Keong, 11/23/2012 04:38 PM
1 | 1 | Soh Keong | h1. Specification |
---|---|---|---|
2 | |||
3 | h1. Programming Guide |
||
4 | |||
5 | h2. Resources |
||
6 | |||
7 | h3. SCM |
||
8 | |||
9 | see [[wiki#SCM]] |
||
10 | |||
11 | h3. Classes |
||
12 | |||
13 | * *com.ecosway.mol.common* - CommonConstants, CommonProperties |
||
14 | * *com.ecosway.mol.dao* - MOLInterface |
||
15 | * *com.ecosway.mol.model* - CommonMOL, PaymentMOL, ResponseMOL |
||
16 | * *com.ecosway.mol.service* - MOLService |
||
17 | * *com.ecosway.mol.service.impl* - MOLServiceImpl |
||
18 | * *com.ecosway.mol.utils* - HashUtils |
||
19 | |||
20 | h3. properties file |
||
21 | |||
22 | * *mol.properties* |
||
23 | |||
24 | # *merchant.id* - Merchant login name given by MOLPay |
||
25 | # *payment.url* - Front-end payment page URL |
||
26 | # *verification.code* - Verify Key provided by MOLPay to merchant. |