Project

General

Profile

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
  1. merchant.id
  2. action - PREAUTH, VERIFY, SALE, REFUND, REFUND_SALE
  3. type - 1 (E-commerce (ECOM)); 2 (Mail Order/Telephone Order (MOTO)); 9 (Continuous Authority (CA))
  4. payment.url - Nomupay URL
  5. redirect.url - Aces URL
  6. merchant.country.code - Merchant’s location (ISO 3166-1 3-digit code)
  7. signature - Use for hashing

Updated by Soh Keong over 2 years ago · 1 revisions