Project

General

Profile

Actions

Wiki

Overview

Payment Flow:

Payment Flow

Guides

qiwi-provider

qiwi-provider is the web services is built using the WSDL schema which provided by QIWI.

Payment Result Callback (qiwi-provider) url is maintained via Qiwi Merchant Interface -> Method of Connections -> SOAP Protocol -> Setting.

qiwi-responder

qiwi-responder is the web service client for qiwi-provider.

qiwi-updateOrder

qiwi-updateOrder is a java standalone program to regenerate Qiwi Missing Bill.

qiwi-updateOrder will first read from an excel file, then update database and finally trigger to QIWI production server.

qiwi-billManagement

qiwi-billManagement is the web services is built using the WSDL schema which provided by QIWI.

There are 3 main functions/methods in qiwi-billManagement

  1. create bill
  2. cancel bill
  3. cancel bill payed amount

Merchant Account

Admin URL: http://ishopnew.qiwi.ru/
Merchant/Shop ID: 18356
Password: refer to server_login.xls

Contact Person

QIWI: eCosway:

SCM

CVS:

QIWI Web Services for Payment Result Callback:

Host: cwyrnd2-server [IP address:192.168.2.11]
Path: d:/source/ecoswayNew
Module: qiwi-provider
Tag: HEAD

QIWI Web Services Client for get Result from QIWI Web Services:

Host: cwyrnd2-server [IP address:192.168.2.11]
Path: d:/source/ecoswayNew
Module: qiwi-responder
Tag: HEAD

regenerate Qiwi Missing Bill:

Host: cwyrnd2-server [IP address:192.168.2.11]
Path: d:/source/ecoswayNew
Module: qiwi-updateOrder
Tag: HEAD

QIWI Web Services for createBill, cancelBill and cancelBillPayedAmount:

Host: cwyrnd2-server [IP address:192.168.2.11]
Path: d:/source/ecoswayNew
Module: qiwi-billManagement
Tag: HEAD

Updated by Soh Keong over 12 years ago ยท 22 revisions