Arborescence des pages



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

Condition

version

Payline web services version. To be valued with the latest version: see the table of versions.

Yes

N2

18


contractNumber

The code or number of your VAD contract that represents the payment method you want to use.

YesAN50

cardInd

This field is required if you are using multiwallet.

The map index, default value '01'.

NoAN201
walletIdThe identifier of the virtual wallet of your client.YesAN50

updatePersonalDetails

Indicator of possibility of updating the personal data by the holder of the wallet.

Empty: Update prohibited.
0: Update prohibited.
1: Update allowed.

NoAN1

updateOwnerDetails

Indicator of possibility of updating the data of the cardholder.

Empty: Update prohibited.
0: Update prohibited.
1: Update allowed.

NoAN1
Applicable only for AMEX
updatePaymentDetails

Indicator of possibility of updating the payment data by the holder of the wallet.

Empty: Update prohibited.
0: Update prohibited.
1: Update allowed.

NoAN1

buyer

Buyer information

No

Object buyer



languageCode

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
EN: English

cf. complete list in table "List of language codes".

NoAN6

customPaymentPageCodeThe personalization identifier of the merchant's web pages.NoAN501fd51s2dfs51
securityMode

Selecting the security mode to use for the payment transaction.

See complete list in table "List of security mode.

NoAN

SSL


returnURLURL on which the shopper's browser is redirected after validation of payment on Payline.YesAN255http://... or https://...
cancelURLURL 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.YesAN255http://... or https://...
notificationURLURL on which Payline will ask the merchant site to retrieve the result of the transaction.NoAN255http://... or https://...

privateDataList

Information on personal information.

No

Object PrivateDataList



customPaymentTemplateURLDynamic template URL.NoAN255https://.... only.
contractNumberWalletListList of TPV contract wallet.NoObject contractNumberWalletList
Not used in Widget mode  RELEASE 4.53