PayZuDocs

Merchant defined data fields sent to fraud analysis, each with its weight.

The risk strategy is customized to the needs of your business, taking into account the relevance level of the Merchant Defined Data (MDD) fields, sent in the definedFields array of the fraudAnalysis object. See Antifraud for the complete request format.

If you do not have one of the data points to send, skip the corresponding MDD. Do not send empty fields.

Relevance level of the fields:

  1. Relevant
  2. Very Relevant
  3. Extremely Relevant

MDD table

idvalueRelevance levelRequired?
1Customer performing the login. Possible values: "{customer_login}" (if the end customer logs in to the site to buy) / "Guest" (if the end customer buys as a guest). Note: do not send the field if a third party (e.g. an agent) makes the sale directly.2Yes
2Number of days the person has been a customer of the store. E.g.: 314.3No
3Number of installments of the order.3No
4Sales channel. Possible values: "Call Center" (purchase by phone) / "Web" (purchase on the web) / "Portal" (purchase through an agent) / "Quiosque" (purchase at a kiosk) / "Móvel" (purchase on a phone or tablet).3Yes
5Coupon/discount code if the customer uses one in the purchase.1No
6Number of days since the customer's last purchase. E.g.: 55.3No
9Identifies whether the customer will pick up the product in the store. Possible values: "SIM" / "NAO".3Yes
21Shipping cost. E.g.: 1085 = R$ 10.85.1No
24Number of days since the customer's first purchase. E.g.: 150.3No
25Customer's gender. Possible values: "F" (female) / "M" (male).2No
32Identifies whether the email was pasted or typed. Possible values: "Digitado" (typed) / "Colado" (pasted).3No
33Identifies whether the credit card number was pasted or typed. Possible values: "Digitado" (typed) / "Colado" (pasted).3No
42Customer's age.2No
44Historical number of purchases made by the customer.3No
45Identifies whether it is a purchase made by an employee. Possible values: "SIM" / "NAO".2No
83Business segment. E.g.: Retail.2Yes

On this page