Supported attributes
Default attributes
The following are the common rule configuration attributes built into Antom Shield rules. Refer to the following attributes to learn how to write effective rules.
Amount
Attributes | Data Type | Description |
amount_in_usd | FLOAT | Total payment amount converted to USD. |
Card Info
Attributes | Data Type | Description |
card_bin | STRING | The Bank Identification Number (BIN) of the card used for payment. Usually the first six or eight digits of the card number. |
card_brand | STRING | The brand of the card used for payment. The valid values include VISA, MASTERCARD, AMEX (American Express), DISCOVER, JCB, etc. |
card_country | STRING | The issuing country of the card, represented by a two-letter country or region code. |
card_success_amount_1d | FLOAT | The cumulative successful transaction amount (in USD) using the same payment card in the past 24 hours. |
card_success_amount_3d | FLOAT | The cumulative successful transaction amount (in USD) using the same payment card in the past 72 hours. |
card_success_amount_7d | FLOAT | The cumulative successful transaction amount (in USD) using the same payment card in the past 7 days. |
card_success_amount_30d | FLOAT | The cumulative successful transaction amount (in USD) using the same payment card in the past 30 days. |
card_success_amount_90d | FLOAT | The cumulative successful transaction amount (in USD) using the same payment card in the past 90 days. |
card_success_count_1d | LONG | The cumulative successful transaction count using the same payment card in the past 24 hours. |
card_success_count_3d | LONG | The cumulative successful transaction count using the same payment card in the past 72 hours. |
card_success_count_7d | LONG | The cumulative successful transaction count using the same payment card in the past 7 days. |
card_success_count_30d | LONG | The cumulative successful transaction count using the same payment card in the past 30 days. |
card_success_count_90d | LONG | The cumulative successful transaction count using the same payment card in the past 90 days. |
card_fail_count_1d | LONG | The cumulative failed transaction count using the same payment card in the past 24 hours. |
card_fail_count_3d | LONG | The cumulative failed transaction count using the same payment card in the past 72 hours. |
card_fail_count_7d | LONG | The cumulative failed transaction count using the same payment card in the past 7 days. |
card_fail_count_30d | LONG | The cumulative failed transaction count using the same payment card in the past 30 days. |
card_fail_count_90d | LONG | The cumulative failed transaction count using the same payment card in the past 90 days. |
card_change_device_1d | LONG | The number of devices used with the same payment card in the past 24 hours. For example, if the same card was used by only one device in the past 24 hours, the input value is |
card_change_device_3d | LONG | The number of devices used with the same payment card in the past 72 hours. For example, if the same card was used by only one device in the past 72 hours, the input value is |
card_change_device_7d | LONG | The number of devices used with the same payment card in the past 7 days. For example, if the same card was used by only one device in the past 7 days, the input value is |
card_change_device_30d | LONG | The number of devices used with the same payment card in the past 30 days. For example, if the same card was used by only one device in the past 30 days, the input value is |
card_change_device_90d | LONG | The number of devices used with the same payment card in the past 90 days. For example, if the same card was used by only one device in the past 90 days, the input value is |
card_change_user_1d | LONG | The number of buyers using the same payment card in the past 24 hours. For example, if a card was used by two buyers in the past 24 hours, the input value is |
card_change_user_3d | LONG | The number of buyers using the same payment card in the past 72 hours. For example, if a card was used by two buyers in the past 72 hours, the input value is |
card_change_user_7d | LONG | The number of buyers using the same payment card in the past 7 days. For example, if a card was used by two buyers in the past 7 days, the input value is |
card_change_user_30d | LONG | The number of buyers using the same payment card in the past 30 days. For example, if a card was used by two buyers in the past 30 days, the input value is |
card_change_user_90d | LONG | The number of buyers using the same payment card in the past 90 days. For example, if a card was used by two buyers in the past 90 days, the input value is |
Buyer Info
Attributes | Data Type | Description |
user_success_amount_1d | FLOAT | In the past 24 hours, the total successful transaction amount of the same buyer (in USD). |
user_success_amount_3d | FLOAT | In the past 72 hours, the total successful transaction amount of the same buyer (in USD). |
user_success_amount_7d | FLOAT | In the past 7 days, the total successful transaction amount of the same buyer (in USD). |
user_success_amount_30d | FLOAT | In the past 30 days, the total successful transaction amount of the same buyer (in USD). |
user_success_amount_90d | FLOAT | In the past 90 days, the total successful transaction amount of the same buyer (in USD). |
user_fail_count_1d | LONG | In the past 24 hours, the total failed transaction count of the same buyer. |
user_fail_count_3d | LONG | In the past 72 hours, the total failed transaction count of the same buyer. |
user_fail_count_7d | LONG | In the past 7 days, the total failed transaction count of the same buyer. |
user_fail_count_30d | LONG | In the past 30 days, the total failed transaction count of the same buyer. |
user_fail_count_90d | LONG | In the past 90 days, the total failed transaction count of the same buyer. |
user_success_count_1d | LONG | In the past 24 hours, the total successful transaction count of the same buyer. |
user_success_count_3d | LONG | In the past 72 hours, the total successful transaction count of the same buyer. |
user_success_count_7d | LONG | In the past 7 days, the total successful transaction count of the same buyer. |
user_success_count_30d | LONG | In the past 30 days, the total successful transaction count of the same buyer. |
user_success_count_90d | LONG | In the past 90 days, the total successful transaction count of the same buyer. |
user_change_card_1d | LONG | In the past 24 hours, the number of bank cards used by the buyer. For example, if the same buyer used only one bank card in the past 24 hours, the input value is |
user_change_card_3d | LONG | In the past 72 hours, the number of bank cards used by the buyer. For example, if the same buyer used only one bank card in the past 72 hours, the input value is |
user_change_card_7d | LONG | In the past 7 days, the number of bank cards used by the buyer. For example, if the same buyer used only one bank card in the past 7 days, the input value is |
user_change_card_30d | LONG | In the past 30 days, the number of bank cards used by the buyer. For example, if the same buyer used only one bank card in the past 30 days, the input value is |
user_change_card_90d | LONG | In the past 90 days, the number of bank cards used by the buyer. For example, if the same buyer used only one bank card in the past 90 days, the input value is |
user_change_device_1d | LONG | In the past 24 hours, the number of devices used by the same buyer. |
user_change_device_3d | LONG | In the past 72 hours, the number of devices used by the same buyer. |
user_change_device_7d | LONG | In the past 7 days, the number of devices used by the same buyer. |
user_change_device_30d | LONG | In the past 30 days, the number of devices used by the same buyer. |
user_change_device_90d | LONG | In the past 90 days, the number of devices used by the same buyer. |
user_change_ip_1d | LONG | In the past 24 hours, the number of IP addresses from which the same buyer initiated payments. |
user_change_ip_3d | LONG | In the past 72 hours, the number of IP addresses from which the same buyer initiated payments. |
user_change_ip_7d | LONG | In the past 7 days, the number of IP addresses from which the same buyer initiated payments. |
user_change_ip_30d | LONG | In the past 30 days, the number of IP addresses from which the same buyer initiated payments. |
user_change_ip_90d | LONG | In the past 90 days, the number of IP addresses from which the same buyer initiated payments. |
Email Info
Attributes | Data Type | Description |
email_user_email | INSENSITIVE_STRING | The buyer's email address. |
Shipping Phone Number Info
Attributes | Data Type | Description |
phone_ship_phone_change_card_country_1d | LONG | The number of issuing countries associated with the same shipping phone number in the past 24 hours. |
phone_ship_phone_change_card_country_3d | LONG | The number of issuing countries associated with the same shipping phone number in the past 72 hours. |
phone_ship_phone_change_card_country_7d | LONG | The number of issuing countries associated with the same shipping phone number in the past 7 days. |
phone_ship_phone_change_card_country_30d | LONG | The number of issuing countries associated with the same shipping phone number in the past 30 days. |
phone_ship_phone_change_card_country_90d | LONG | The number of issuing countries associated with the same shipping phone number in the past 90 days. |
phone_ship_phone_change_user_1d | LONG | The number of buyers who used the same shipping phone number in the past 24 hours. |
phone_ship_phone_change_user_3d | LONG | The number of buyers who used the same shipping phone number in the past 72 hours. |
phone_ship_phone_change_user_7d | LONG | The number of buyers who used the same shipping phone number in the past 7 days. |
phone_ship_phone_change_user_30d | LONG | The number of buyers who used the same shipping phone number in the past 30 days. |
phone_ship_phone_change_user_90d | LONG | The number of buyers who used the same shipping phone number in the past 90 days. |
Shipping Address Info
Attributes | Data Type | Description |
address_ship_to_country | INSENSITIVE_STRING | The country or region where the shipping address is located. |
address_ship_to_state | INSENSITIVE_STRING | The name of the administrative division, country, or province where the shipping address is located. |
address_ship_to_address1 | INSENSITIVE_STRING | Shipping address line 1, such as street address, P.O. box, and company name. |
address_ship_to_address2 | INSENSITIVE_STRING | Shipping address line 2, such as apartment, suite, unit, and building information. |
address_ship_to_full_address | INSENSITIVE_STRING | The full shipping address. |
address_ship_to_country_inconsistent_card_country | BOOLEAN | Indicates whether the country or region of the shipping address is consistent with the country or region of the card issuer at the time the buyer initiates payment. |
address_ship_to_country_inconsistent_ip_country | BOOLEAN | Indicates whether the country or region of the shipping address is consistent with the country or region of the buyer's IP address at the time the buyer initiates payment. |
address_ship_to_change_card_country_1d | LONG | In the past 24 hours, the number of issuing countries associated with payments initiated by buyers from the same shipping address. |
address_ship_to_change_card_country_3d | LONG | In the past 72 hours, the number of issuing countries associated with payments initiated by buyers from the same shipping address. |
address_ship_to_change_card_country_7d | LONG | In the past 7 days, the number of issuing countries associated with payments initiated by buyers from the same shipping address. |
address_ship_to_change_card_country_30d | LONG | In the past 30 days, the number of issuing countries associated with payments initiated by buyers from the same shipping address. |
address_ship_to_change_card_country_90d | LONG | In the past 90 days, the number of issuing countries associated with payments initiated by buyers from the same shipping address. |
address_ship_to_change_card_1d | LONG | In the past 24 hours, the number of payment cards associated with payments initiated by buyers from the same shipping address. |
address_ship_to_change_card_3d | LONG | In the past 72 hours, the number of payment cards associated with payments initiated by buyers from the same shipping address. |
address_ship_to_change_card_7d | LONG | In the past 7 days, the number of payment cards associated with payments initiated by buyers from the same shipping address. |
address_ship_to_change_card_30d | LONG | In the past 30 days, the number of payment cards associated with payments initiated by buyers from the same shipping address. |
address_ship_to_change_card_90d | LONG | In the past 90 days, the number of payment cards associated with payments initiated by buyers from the same shipping address. |
address_ship_to_change_device_1d | LONG | In the past 24 hours, the number of payment devices associated with payments initiated by buyers from the same shipping address. |
address_ship_to_change_device_3d | LONG | In the past 72 hours, the number of payment devices associated with payments initiated by buyers from the same shipping address. |
address_ship_to_change_device_7d | LONG | In the past 7 days, the number of payment devices associated with payments initiated by buyers from the same shipping address. |
address_ship_to_change_device_30d | LONG | In the past 30 days, the number of payment devices associated with payments initiated by buyers from the same shipping address. |
address_ship_to_change_device_90d | LONG | In the past 90 days, the number of payment devices associated with payments initiated by buyers from the same shipping address. |
address_ship_to_change_user_1d | LONG | In the past 24 hours, the number of buyers who have used the same shipping address. |
address_ship_to_change_user_3d | LONG | In the past 72 hours, the number of buyers who have used the same shipping address. |
address_ship_to_change_user_7d | LONG | In the past 7 days, the number of buyers who have used the same shipping address. |
address_ship_to_change_user_30d | LONG | In the past 30 days, the number of buyers who have used the same shipping address. |
address_ship_to_change_user_90d | LONG | In the past 90 days, the number of buyers who have used the same shipping address. |
address_ship_to_fail_count_1d | LONG | In the past 24 hours, the number of transaction failures for the same shipping address. |
address_ship_to_fail_count_3d | LONG | In the past 72 hours, the number of transaction failures for the same shipping address. |
address_ship_to_fail_count_7d | LONG | In the past 7 days, the number of transaction failures for the same shipping address. |
address_ship_to_fail_count_30d | LONG | In the past 30 days, the number of transaction failures for the same shipping address. |
address_ship_to_fail_count_90d | LONG | In the past 90 days, the number of transaction failures for the same shipping address. |
Device Info
Attributes | Data Type | Description |
device_type | INSENSITIVE_STRING | The type of device used when a buyer initiates a payment. Common values include |
device_success_amount_1d | FLOAT | The cumulative successful payment amount of the same payment device in the past 24 hours. |
device_success_amount_3d | FLOAT | The cumulative successful payment amount of the same payment device in the past 72 hours. |
device_success_amount_7d | FLOAT | The cumulative successful payment amount of the same payment device in the past 7 days. |
device_success_amount_30d | FLOAT | The cumulative successful payment amount for the same payment device in the past 30 days. |
device_success_amount_90d | FLOAT | The cumulative successful payment amount for the same payment device in the past 90 days. |
device_change_card_country_1d | LONG | The number of issuing countries associated with the same payment device in the past 24 hours. For example, if the same device has associated with 2 issuing countries in the past 24 hours, the return value is |
device_change_card_country_3d | LONG | The number of issuing countries associated with the same payment device in the past 72 hours. For example, if the same device has associated with 2 issuing countries in the past 24 hours, the return value is |
device_change_card_country_7d | LONG | The number of issuing countries associated with the same payment device in the past 7 days. For example, if the same device has associated with 2 issuing countries in the past 7 days, the return value is |
device_change_card_country_30d | LONG | The number of issuing countries associated with the same payment device in the past 30 days. For example, if the same device has associated with 2 issuing countries in the past 30 days, the return value is |
device_change_card_country_90d | LONG | The number of issuing countries associated with the same payment device in the past 90 days. For example, if the same device has associated with 2 issuing countries in the past 90 days, the return value is |
device_fail_count_1d | LONG | The number of failed payments by the same payment device in the last 24 hours. |
device_fail_count_3d | LONG | The number of failed payments by the same payment device in the last 72 hours. |
device_fail_count_7d | LONG | The number of failed payments for the same payment device in the last 7 days. |
device_fail_count_30d | LONG | The number of failed payments on the same payment device in the last 30 days. |
device_fail_count_90d | LONG | The number of failed payments on the same payment device in the last 90 days. |
IP Info
Attributes | Data Type | Description |
ip_city | INSENSITIVE_STRING | The name of the city, district, suburb, town, or village where the IP is located when the buyer initiates the payment. |
ip_state | INSENSITIVE_STRING | The name of the administrative division, country, or province where the IP address is located when the buyer initiates the payment. |
ip_country | INSENSITIVE_STRING | The country or region where the IP address is located when the buyer initiates the payment. |
ip_country_inconsistent_card_country | BOOLEAN | Indicates whether the IP country in which the buyer initiates payment is consistent with the country in which the payment card is issued. |
Custom attributes
Purchase Antom Shield Premium to create custom attributes. The ability to customize attributes is available in the risk tool in the risk menu that provides the flexibility to formulate risk rules on the custom variables page. This flexibility allows you to optimize and adjust the rules at any time according to your business characteristics and market changes, so as to maximize the effectiveness of risk control.