Everypay: cardpayments failing due to high fraud score
Closed this issue · 1 comments
vohmar commented
"email": "info@internet.ee",
"warnings": {
"too_many_different_cc_numbers": [
"Too many different card numbers has been used with the same billing address (EE, Harjumaa, Tallinn, 10617, Paldiski mnt 80)!",
"Too many different card numbers has been used with the same e-mail (info@internet.ee)!"
],
"country_from_high_risk_country": [
"Card issuer country (North Macedonia) is not in the allowed risk counties' list."
],
"too_many_different_ip_addresses": [
"Too many different IP addresses has been used with the same billing address (EE, Harjumaa, Tallinn, 10617, Paldiski mnt 80)!",
"Too many different IP addresses has been used with the same e-mail (info@internet.ee)!"
],
"transaction_attempts_email_usage_frequency": [
"Email (info@internet.ee) has been used in transaction attempts more than maximum allowed: '5'."
]
}
this is foundation's data so we should either stop sending this info with the payment order or send registrars', auctions users' and eeID users' contact data instead
vohmar commented
fixed by: internetee/eis_billing_system#56