Request |
Request
The doAuthorizationRedirect function is similar to doAuthorization, it allows the merchant to redirect the client to a 3D Secure authentication.
Element | Description | Required | Format | Example | Condition |
version | Version of Payline web services. | Yes | N2 | 17 | Version 17 or higher |
payment | Payment Information. | Yes | Object payment | ||
card | Card information. | Yes | Object card | ||
returnURL | URL where the buyer's browser is used 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 used in case of cancellation 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. | No | AN255 | http://... ou https://... | |
privateDataList | 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 selected language : see complete list code language. | No | AN6 | EN | |
buyer | Buyer information. | No | Object buyer | ||
owner | Cardholder information. | No | Object owner | ||
securityMode | Selecting the security mode to use for the payment transaction. | Yes | AN | SSL | |
recurring | Recurring payment information for installment. | No | Object recurring | ||
merchantName | Name displayed on the ACS authentication page. | No | AN25 | Webshop | |
subMerchant | Payment Facilitator Information. | Object subMerchant | |||
miscData | Additional data, without character limit and sent to partners. Consult the payment method for each use. | No | AN | ||
asynchronousRetryTimeout | For Asynchronous Retry function , a numeric that specifies the period in minutes. It must be between 5 and 10080 (7 days). | No | AN | 10080 |
Commentaire
garin rodolphe dit :
Use only for Redsys