Actions
Deployment Guide » History » Revision 3
« Previous |
Revision 3/9
(diff)
| Next »
chin-yeh, 02/22/2012 10:33 AM
- Table of contents
- Deployment Guide
Deployment Guide¶
This guide is mainly for first-time deployment. For the subsequences deployment, you should only deploy the files you have modified.
Steps:see also Programming Guide
- Prepare the following files and these files can be found in SCM:
- Java class files
- all of the files in
my.com.eCosway.mpay
- all of the files in
- properties files
/resources/properties/mpay.properties
- Java class files
- Execute the MPAY_INTERFACE SQL to create the payment interface table
- Follow the instructions in this FAQ to remove the restriction cryptographic strength.
- Go to the Files tab, and then download the following libraries:
bcprov-jdk14-125.jar
MerchantAdmin.jar
MerchantClient.jar
Updated by chin-yeh almost 13 years ago · 3 revisions