Actions
Specification » History » Revision 1
Revision 1/11
| Next »
Soh Keong, 05/19/2022 10:39 AM
- Table of contents
- Specification
- Activity Diagram
- Programming Guide
Specification¶
Activity Diagram¶
Programming Guide¶
Jar version¶
version | Description |
---|---|
1.0 | Init |
Jar File Download¶
"Jar":
"Properties":
Classes¶
- com.atome.common - CommonConstant, CommonProperties
- com.atome.dao - AtomeInterface
- com.atome.model - AtomeCommonBean, AtomeRequestBean, AtomeResponseBean, CustomerInfoBean, PaymentTransaction, ProductBean, ShippingAddressBean
- com.atome.service - AtomeService
- com.atome.util - HttpManager
properties file¶
- atome.properties
- payment.url -
- api.key.[myr] - [myr] for Malaysia; [sgd] for Singapore etc.
- api.secret.[myr] - [myr] for Malaysia; [sgd] for Singapore etc.
- connection.connect.timeout -
- connection.read.timeout -
Database Table¶
Updated by Soh Keong over 2 years ago · 1 revisions