Skip to content

Files

Latest commit

author
desktop-ubuntu
Mar 26, 2014
b719fc2 · Mar 26, 2014

History

History
This branch is 47 commits ahead of stevensinclair/merchant-sdk-java:master.

merchantsample

This application contains API based samples for Merchant APIs.

Prerequisites:

To build and run this application:

  • Setup your API credentials and other configuration as shown in SDK README at root directory.
  • Simply run mvn install to build war file.
  • Run mvn jetty:run to run the war file.
  • Access http://localhost:<jetty-port>/merchantsample-2.7.112/ in your browser to play with the test pages.<jetty-port> is configurable in pom.xml.