List of Services used the Web API :
Method Request | Methode Response | Description |
|---|---|---|
| doWebPaymentRequest | doWebPaymentResponse | Initializing a web payment transaction |
| getWebPaymentDetailsRequest | getWebPaymentDetailsResponse | Retrieves the result of a web payment transaction |
| createWebWalletRequest | createWebWalletResponse | Creating a client wallet through web pages |
| updateWebWalletRequest | updateWebWalletResponse | Changing a customer wallet through web pages |
| getWebWalletRequest | getWebWalletResponse | Retrieves information from a virtual wallet created via the web interface |
| manageWebWalletRequest | manageWebWalletResponse | Managing a wallet from the web interface |
Recommendation : for each webservice, you have to call the service getWebPaymentDetails or getWebWallet.