Arborescence des pages

Comparaison des versions

Légende

  • Ces lignes ont été ajoutées. Ce mot a été ajouté.
  • Ces lignes ont été supprimées. Ce mot a été supprimé.
  • La mise en forme a été modifiée.
Commentaire: mineur


Align
alignleft


 Request

Response




The  manageWebWallet function is used to initialize the creation of a virtual wallet via the Web interface.

This feature allows management of wallet cards. Once your client will be able to:
- consult the cards registered on his wallet;
- delete a card registered on his wallet;
- add as many cards as you want in your wallet;
- set as a default payment method a card from his wallet.

Request 


Extrait

The manageWebWalletRequest request must have the following structure:


Élément

Description

Required

Format

Example

Condition

version

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

Yes

N2



contractNumber

The e-commerce contract code or number which gives the payment method you wish to use

YesAN50

selectedContractList

The list of contract you wish to use for this payment. Payline displays the list of payment methods according to the list order.


NoObject selectedContractList

updatePersonalDetails

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

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

YesAN10

buyer

Buyer information

No

Object buyer



ownerCardholder information (AMEX)NoObject owner

languageCodeFill in this field with the ISO code of the language in which you want to display the Payline payment web pages. By default, the web browser of your shopper asks Payline for the page in the desired language : see complete list  language code nonAN6en
customPaymentPageCode

The personalization identifier of the merchant's customization web pages

NoAN501fd51s2dfs51
securityMode

Selecting the security mode to use for the payment transaction

NoAN

SSL

cf. liste complète en annexe tableau « Liste des mode sécurité»

returnURL

URL on which the shopper's browser is redirected in case of acceptance or refusal of payment on Payline. 
The merchant must call getWebPaymentDetails

YesAN255http://... ou https://...
cancelURLURL on which the shopper's browser is redirected in case of cancellation by the user, Payline or merchant.YesAN255http://... ou https://...
notificationURLURL on which Payline will ask the merchant site to retrieve the result of the transaction.NoAN255http://... ou https://...

privateDataList

Your own personal information 

No

Object PrivateDataList



customPaymentTemplateURLDynamic template URLNoAN255https://.... Uniquement.
contractNumberWalletList

A chart of the contract numbers of the wallet.

The Widget mode uses the multi-PDV Wallet and multi-contract.
NoObject contractNumberWalletList
Not used with Widget mode (4.53)
merchantNameName displayed on the ACS authentication pageNoAN25Webshop
threeDSInfo

Information specific to 3DS authentication

NoObject threeDSInfo

Version 21 (3DSV2)

RELEASE 4.58