Project

General

Profile

Actions

Deployment Guide » History » Revision 3

« Previous | Revision 3/9 (diff) | Next »
chin-yeh, 02/22/2012 10:33 AM


Deployment Guide

This guide is mainly for first-time deployment. For the subsequences deployment, you should only deploy the files you have modified.

see also Programming Guide

Steps:
  1. Prepare the following files and these files can be found in SCM:
    • Java class files
      • all of the files in my.com.eCosway.mpay
    • properties files
      • /resources/properties/mpay.properties
  2. Execute the MPAY_INTERFACE SQL to create the payment interface table
  3. Follow the instructions in this FAQ to remove the restriction cryptographic strength.
  4. Go to the Files tab, and then download the following libraries:
    • bcprov-jdk14-125.jar
    • MerchantAdmin.jar
    • MerchantClient.jar

Updated by chin-yeh over 12 years ago · 3 revisions