Location Evidence Object
This evidence can be any of the following types:
Field | Description |
---|---|
by_cc | Uses the credit card number to identify the location of the buyer. |
forced | Use this setting to force the validation with a country that you specify in the evidence_value field. This can be useful for testing or other purposes. |
by_ip_address | Use the IP address of the buyer, if available, to identify the location. |
by_payment_method | Use the information from payment methods other than the by_cc type to identify the location. |
guessed_from_ip | Use a guessed IP address. |
other_commercially_relevant_info | Use other commercially relevant information. |
by_billing | Use the billing information provided. |
by_tax_number | Use the Tax ID number for location verification. |
self_declaration | Use a self-declaration by the buyer to verify location. |
Each type of location evidence contains the following fields:
Field | Details | Description |
---|---|---|
resolved_country_code | Type: String | The country code where the evidence is verified. |
evidence_type | Type: String | The type of evidence. For example Debit Card . |
evidence_value | Type: String | The value of the evidence. For example, the debit card's number. |
Updated over 1 year ago