Arborescence des pages

Vous regardez une version antérieure (v. /display/DT/Webservice+-+doAuthorizationRedirectRequest) de cette page.

afficher les différences afficher l'historique de la page

Vous regardez la version actuelle de cette page. (v. 1) afficher la version suivante »

 Request

Response


The doAuthorizationRedirect function is similar to doAuthorization, it allows the merchant to redirect the client to a 3D Secure authentication form :

consult the documentation.

Request 


Element

Description

Required

Format

Example

version

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

Yes

N2

Version 17 or higher

payment

Payment Information

Yes

Object - payment


card

Card information

Yes

Object - card


returnURL

URL where the buyer's browser is redirected when Payline accepts or rejects payment. The merchant must call getWebPaymentDetails

Yes

AN255

http://... ou https://...

cancelURL

URL on which the buyer's browser is redirected in case of abandonment of the user, Payline or merchant


Yes

AN255

http://... ou https://...

order

Order information


Object - order

12345678

notificationURL

URL on which Payline will ask the merchant site to retrieve the result of the transaction

NoAN255http://... ou https://...

privateDataList

Information on personal information


Object PrivateDataList


languageCode

Fill 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 customer asks Payline the page in the desired language

No

AN6

FR : Français
EN : Anglais

complete list code language

buyer

Buyer information

No

Object - buyer


ownerCardholder informationNoObject - owner
securityMode

Selecting the security mode to use for the payment transaction

YesANSSL
recurring
Recurring payment information
NoObject - recurring
merchantName
Name displayed on the ACS authentication page
NoAN25Votre nom d'enseigne
subMerchantPayment Facilitator Information
object subMerchant
miscData

Additional data, without character limit and sent to partners. Consult the payment method for each use

NoAN
asynchronousRetryTimeoutFor Asynchronous Retry function , a numeric that specifies the period in minutes. It must be between 5 and 10080 (7 days)NoAN10080

  • Aucune étiquette