Project

General

Profile

Specification » History » Version 1

Soh Keong, 05/19/2022 10:39 AM

1 1 Soh Keong
{{toc}}
2
3
h1. Specification
4
5
h1. Activity Diagram
6
7
!atome_open_api_flowchart.jpg!
8
9
h1. Programming Guide
10
11
h2. Jar version 
12
13
|_. version |_. Description                          |
14
| 1.0       | Init                                   |
15
16
h2. Jar File Download
17
18
"Jar":
19
"Properties":
20
21
h3. Classes
22
23
* *com.atome.common*  - CommonConstant, CommonProperties
24
* *com.atome.dao*     - AtomeInterface
25
* *com.atome.model*   - AtomeCommonBean, AtomeRequestBean, AtomeResponseBean, CustomerInfoBean, PaymentTransaction, ProductBean, ShippingAddressBean
26
* *com.atome.service* - AtomeService
27
* *com.atome.util*    - HttpManager
28
29
h3. properties file
30
31
* *atome.properties*
32
33
# *payment.url*                -
34
# *api.key.[myr]*              - [myr] for Malaysia; [sgd] for Singapore etc. 
35
# *api.secret.[myr]*           - [myr] for Malaysia; [sgd] for Singapore etc. 
36
# *connection.connect.timeout* -
37
# *connection.read.timeout*    -
38
39
h2. Database Table
40
41
<pre>