Actions
Specification » History » Revision 1
Revision 1/6
| Next »
Soh Keong, 02/22/2022 04:47 PM
Specification¶
Programming Guide¶
Jar version¶
version | Description |
---|---|
1.0 | Init |
Jar File Download¶
"Jar":
"Properties":
Classes¶
- com.nomupay.common - CommonConstant, CommonProperties
- com.nomupay.dao - NomuInterface
- com.nomupay.model - CommonNomuBean, RequestNomuBean, ResponseNomuBean
- com.nomupay.service - NomuService
- com.nomupay.utils - NomuUtil
properties file¶
- nomupay.properties
- merchant.id
- action - PREAUTH, VERIFY, SALE, REFUND, REFUND_SALE
- type - 1 (E-commerce (ECOM)); 2 (Mail Order/Telephone Order (MOTO)); 9 (Continuous Authority (CA))
- payment.url - Nomupay URL
- redirect.url - Aces URL
- merchant.country.code - Merchant’s location (ISO 3166-1 3-digit code)
- signature - Use for hashing
Updated by Soh Keong almost 3 years ago · 1 revisions