The createWebWallet and updateWebWallet services have been replaced by the manageWebWallet service for Redirection or Widget mode web pages.
The updateWebWallet function is used to initialize the modification of virtual wallet via the web interface. Once the wallet is dispalyed, the shopper will be prompted to enter his payment information to modify his virtual wallet. Payline checks this information and updates your customer's wallet with the ID (walletID) you provided.
Request
The request updateWebWalletRequest must have the following structure: Element Description Required Format Example version Payline web services version. To be valued with the latest version: see the table of versions. Yes N2 18 The code or number of your VAD contract that represents the payment method you want to use. This field is required if you are using multiwallet. The map index, default value '01'. Indicator of possibility of updating the personal data by the holder of the wallet. Empty: Update prohibited. Indicator of possibility of updating the data of the cardholder. Empty: Update prohibited. Indicator of possibility of updating the payment data by the holder of the wallet. Empty: Update prohibited. buyer Buyer information No Fill in this field with the ISO code of language in which you want to display Payline payment web pages. By default, displays web browser language. FR: French Selecting the security mode to use for the payment transaction. SSL privateDataList Information on personal information. NoCondition contractNumber Yes AN50 cardInd No AN2 01 walletId The identifier of the virtual wallet of your client. Yes AN50 updatePersonalDetails
0: Update prohibited.
1: Update allowed.No AN1 updateOwnerDetails
0: Update prohibited.
1: Update allowed.No AN1 Applicable only for AMEX updatePaymentDetails
0: Update prohibited.
1: Update allowed.No AN1 languageCode
EN: EnglishNo AN6 customPaymentPageCode The personalization identifier of the merchant's web pages. No AN50 1fd51s2dfs51 securityMode No AN returnURL URL on which the shopper's browser is redirected after validation of payment on Payline. Yes AN255 http://... or https://... cancelURL URL on which the shopper's browser is redirected if he decides not to validate the payment or that Payline can not authorize the payment of shopper. Yes AN255 http://... or https://... notificationURL URL on which Payline will ask the merchant site to retrieve the result of the transaction. No AN255 http://... or https://... customPaymentTemplateURL Dynamic template URL. No AN255 https://.... only. contractNumberWalletList List of TPV contract wallet. No Object contractNumberWalletList Not used in Widget mode RELEASE 4.53