Actions
Deployment Guide - qiwi-responder¶
Step By Step
1. Check out qiwi-responder from cvs.
2. By calling below method will get the result code.
QiwiClientService service = new QiwiClientServiceImpl(); int result = service.updateBill(String login, String password, String transaction, String status);
3. Jar file needed (\\cwyrnd2-server\src\sohkeong\Qiwi Client Jar)
a. axis.jar b. commons-discovery-0.2.jar c. commons-logging.jar d. jaxrpc.jar e. org.springframework.core-3.0.5.RELEASE.jar f. qiwi-responder.jar g. saaj.jar h. wsdl4j.jar
Development Server
http://192.168.2.68:8080/TestPage/page/qiwi/responder.jsp
Updated by Soh Keong almost 12 years ago ยท 4 revisions