You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`account_creation`| The transactor is attempting to create an account in your system. |
286
+
|`account_login`| The transactor is attempting to log in to an account in your system. |
287
+
|`credit_application`| The transactor is attempting to submit an application for credit. |
288
+
|`email_change`| The transactor is attempting to change the email address associated with their account in your system. |
289
+
|`fund_transfer`| The transactor is attempting to transfer funds from one account to another. |
290
+
|`password_reset`| The transactor is attempting to reset their password in your system. |
291
+
| `payout_change` | The transactor is attempting to change how they will be paid in your system.
292
+
293
+
The transactor may be sending you referral traffic or complete surveys, but this transaction type can be used in any circumstance in which you pay your users, and they are attempting to change how they are paid. |
294
+
|`purchase`| The transactor is attempting to make a purchase. |
295
+
|`recurring_purchase`| The transactor is attempting to set up a recurring purchase or subscription. |
296
+
|`referral`| The transactor is sending you referral traffic, for example referring someone to an e-commerce site with an ad. |
297
+
|`sim_swap`| For mobile network operators. A new SIM card or eSIM is being issued to activate service on a customer's existing phone number. |
298
+
|`survey`| The transactor is attempting to begin or complete a survey. |
299
+
295
300
[Learn more about the /event/type input on our Knowledge Base.](https://support.maxmind.com/knowledge-base/articles/event-and-account-inputs-minfraud#transaction-identifier)
296
301
{{</minfraud-schema-row>}}
297
302
@@ -546,17 +551,23 @@ process that was used for the event.
|`bank_debit`| A direct debit of the customer's bank account. |
557
+
|`bank_redirect`| The customer authorizes payment after authentication via their bank. |
558
+
|`bank_transfer`| The customer pushes funds directly from their bank account. |
559
+
|`buy_now_pay_later`|Payment via a buy now, pay later provider (e.g. Affirm, Afterpay, Klarna, etc.). |
560
+
|`card`| Payment by card, such as a credit, debit, or charge card. |
561
+
|`crypto`| Payment via a cryptocurrency. |
562
+
|`digital_wallet`| Payment from a digital wallet linked to a card or bank account (e.g. Apple Pay, Google Pay, PayPal, etc.). |
563
+
|`gift_card`| Payment via a merchant sponsored gift card. |
564
+
|`real_time_payment`| The customer pushes funds directly from their bank account or other funding source using an intermediary to authenticate, such as a phone number or other account (e.g. Pix, PayNow, Swish, etc.). |
565
+
|`rewards`| Payment via rewards or loyalty program incentives. |
566
+
567
+
[Learn more about event and account inputs on our Knowledge Base.](https://support.maxmind.com/knowledge-base/articles/event-and-account-inputs-minfraud)
A classification of the status of the domain (or the last domain visited after following redirects, if these are present and can be followed) based on an automated visit at a previous point in time. This field may be initially unavailable for a newly sighted domain and populated at a future time after a visit is conducted. Pair with the `/email/domain/visit/last_visited_on` to determine the recency of the visit. One of the following values. Additional values may be added in the future.
995
995
996
-
*`live` - the domain is reachable and serving content normally
997
-
*`dns_error` - the domain is missing, expired, or DNS is misconfigured
998
-
*`network_error` - the domain is offline, blocked, or unreachable
999
-
*`http_error` - the domain is reachable but the web application had a problem or denied the request
1000
-
*`parked` - the domain is reachable and is in a parked state
1001
-
*`pre_development` - the domain is reachable and is in a pre-development state
|`live`| The domain is reachable and serving content normally. |
999
+
|`dns_error`| The domain is missing, expired, or DNS is misconfigured. |
1000
+
|`network_error`| The domain is offline, blocked, or unreachable. |
1001
+
|`http_error`| The domain is reachable but the web application had a problem or denied the request. |
1002
+
|`parked`| The domain is live and is in a parked state. |
1003
+
|`pre_development`| The domain is live and is in a pre-development state. |
1002
1004
1003
1005
[Learn more about the email domain visit status on our Knowledge Base.](https://support.maxmind.com/knowledge-base/minfraud-domain-risk-data#domain-visit)
0 commit comments