Specification » History » Version 2
Soh Keong, 06/19/2012 09:15 AM
1 | 1 | Soh Keong | h1. Specification |
---|---|---|---|
2 | 2 | Soh Keong | |
3 | h1. Activity Diagram |
||
4 | |||
5 | Figure 1 showing the process flow from Russia mall to Uniteller Payment Gateway Page. |
||
6 | !Uniteller_GW.png! |
||
7 | |||
8 | Figure 2 showing the process flow to get Payment Result from Uniteller Payment Gateway. |
||
9 | !PaymentResult.png! |
||
10 | |||
11 | h1. Programming Guide |
||
12 | |||
13 | h2. Resources |
||
14 | |||
15 | h3. SCM |
||
16 | |||
17 | see [[wiki#SCM]] |
||
18 | |||
19 | h3. Classes |
||
20 | |||
21 | * *main.java.com.ecosway.constants* - CommonConstants, EMoneyType, Language, MeanType |
||
22 | * *main.java.com.ecosway.model* - Common, PaymentResponse, Personal, Uniteller |
||
23 | * *main.java.com.ecosway.service* - AuthorizationRequestService |
||
24 | * *main.java.com.ecosway.service.impl* - AuthorizationRequestServiceImpl |
||
25 | * *main.java.com.ecosway.unitellerInterface* - UnitellerInterface |
||
26 | * *main.java.com.ecosway.utils* - PropertiesUtils, SignatureUtils |
||
27 | * *ru.uniteller.type* - SOAPStruct_Helper, SOAPStruct |
||
28 | * *ru.uniteller.wsd*l - Uniteller, UnitellerLocator, UnitellerSoapBindingStub, UnitellerSoapPort, UnitellerSoapPortProxy |