Arborescence des pages

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

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

« Afficher la version précédente Vous regardez la version actuelle de cette page. (v. 38) afficher la version suivante »

Field

Description

Mandatory

Type

Example

Condition
titleTitle of civility, See the table of valuesNoAN1



lastName

Buyer's surname

No

AN100



firstName

Buyer's first name

No

AN100



email

Buyer's email address

No

AN150


Do not put more than 12 consecutive digits (eg test123456789101@test.test )

shippingAdress

Delivery address.

No

Object Address



billingAddress

Billing address

No

Object Address



accountCreateDate

The date of creation of the buyer's account. Format  : dd/mm/yy 

No

AN10

01/04/16


accountAverageAmount

The average amount of this buyer's purchases

No

N10



accountOrderCount

The number of orders placed by this buyer

No

N10



walletId

The virtual wallet identifier of your client.

No

AN50


Mandatory for wallet payment

walletDisplayed

Management of the display of the means of payment of your customer.

To not display the customer payment data, enter the value "none".

To display the customer payment data, the tag must be empty or absent.

No

AN5



walletSecured

Nature of the control added to the payment kinematics WEB.
See the table of values

No

AN12



walletCardInd

Specifies the index of the card to use.

No

AN2

1

The index, default value "1" 

ip

Buyer's IP address. Format : IPv4 or IPv6 

No

AN50



mobilePhone

The mobile number of the buyer

No

N15

0033691666666



customerId

Customer ID

No

AN50

894492568

Clearsale: This data can be an identifier or an email
legalStatusLegal status of the customer: person or companyNoN11Clearsale: see the table of value.
legalDocumentIdentification number of the official documentNoAN100X5446119U
birthDateBirth date. Format: yyyy-mm-dd NoAN10

2016-04-27


fingerprintIDID Device fingerprintNoAN50

deviceFingerprintDeviceFingerPrint information.NoAN
from version 15
isBotDeviceFingerPrint information. Possible value: Y or NNoAN1
from version 15
isIncognitoDeviceFingerPrint information. Possible value: Y or NNoAN1
from version 15
isBehindProxyDeviceFingerPrint information. Possible value: Y or NNoAN1
from version 15
isFromTorDeviceFingerPrint information. Possible value: Y or NNoAN1
from version 15
isEmulatorDeviceFingerPrint information. Possible value: Y or NNoAN1
from version 15
isRootedDeviceFingerPrint information. Possible value: Y or NNoAN1
from version 15
hasTimezoneMismatchDeviceFingerPrint information. Possible value: Y or NNoAN1
from version 15
loyaltyMemberTypeValues : 

0 : No program
1 : Standard/Normal
2 : Silver
3 : Gold/Premium
4 : Platinium
9 : Subscription in progress
99 : Special or Other

NoAN20

from version 21 or higher (3DSV2)

RELEASE 4.58

buyerExtendedPast events about buyer. See below for more information about buyerExtendedHistory NoAN
{
  "loyaltyMemberId": "buyerExtLoyMemId",
  "buyerExtendedHistory": {...}
}

from version 21 or higher (3DSV2)

RELEASE 4.58

merchantAuthenticationInformation about cardholder to authenticate to the merchantNoObject merchantAuthentication

from version 21 or higher (3DSV2)

RELEASE 4.58

buyerExtendedHistory field with JSON format : 

Description
Field

Description

Required

Type

Condition

Example

suspiciousActivity

Indicates whether the merchant has experienced suspicious activity (including previous fraud) on the cardholder account:

01 : No suspicious
02 : Suspicious

NoAN23DSV201
firstOrderDate

Date of the first order for this buyer

NoDate
07/12/2018 10:40
lastOrderDateDate of the last order for the buyer (excluding the current order)NoDate
07/12/2018 10:40
totalAmountTotal amount of the orders placed by the buyerNoDate
200
totalCurrencyCurrency of the ordersNoN
978
lastChange

Date of the last change on the buyer account

NoAN163DSV207/12/2018 10:40
lastPasswordChange

Date of the last password change

NoAN163DSV207/12/2018 10:40
provisionAttemptsDay

Number of Provisioning Attempts Day

Number of Add Card attempts in the last 24 hours

NoN33DSV21
paymentAccountAge

Date that the payment account was enrolled in the cardholder’s account with the merchant

Date format = DD/MM/YYYY

NoDate3DSV214/11/2018
orderCount6Months

Number of orders placed by the buyer during the last 6 months

NoN43DSV215
orderAmount6MonthsTotal amount of the orders placed by the buyer during the last 6 monthsNo


transactionCountDay

Number of transactions (successful and abandoned) for this cardholder account in the previous 24 hours.

NoN33DSV20
transactionCountYear

Number of orders placed by the buyer during the last 365 days

NoN33DSV238
shipAddressUsage

Date when the shipping address used for this transaction was first used with the merchant

Date format = DD/MM/YYYY

NoDate3DSV214/11/2018
Exemple
{
    "buyerExtendedHistory": {
            "suspiciousActivity": "N",
			"firstOrderDate": "01/01/2018",
			"lastOrderDate": "09/09/2018",
			"totalAmount": "200",
			"totalCurrency": "978",
            "lastChange": "07/12/2018 10:40",
            "lastPasswordChange": "07/12/2018 10:40",   
			"provisionAttempsDay": "10",
			"paymentAccountAge": "14/11/2015"
            "orderCount6Months": "15",
			"orderAmount6Months": "10",
            "transactionCountDay": "0",
            "transactionCountYear": "38", 
			"shipAddressUsage": "14/11/2018"
        }
}

  • Aucune étiquette