Skip to content

Commit

Permalink
adds README
Browse files Browse the repository at this point in the history
  • Loading branch information
cc committed Nov 15, 2012
1 parent 8ddaabc commit 8f413ee
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
@@ -0,0 +1,19 @@
# OpenMPI

A distributed Java implementation of the VISA 3-D Secure(tm) Merchant
Server Plug-in (MPI) that allows e-commerce web site to perform payment
authentication operations for Internet purchases.

## Build

Download source code from Github and compile

$ git clone git@github.com:x2q/openmpi.git

$ ant

## Installation

## Todo

* Make it compile with tomcat 7 and Java 7

0 comments on commit 8f413ee

Please sign in to comment.