We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c1c0dc commit a29fc8dCopy full SHA for a29fc8d
1 file changed
src/main/java/com/maxmind/minfraud/response/CreditCard.java
@@ -66,7 +66,7 @@ public String getBrand() {
66
}
67
68
/**
69
- * @return The two letter <a href="http://en.wikipedia.org/wiki/ISO_3166-1_alpha-2">
+ * @return The two letter <a href="https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2">
70
* ISO 3166-1 alpha-2</a> country code associated with the location
71
* of the majority of customers using this credit card as determined
72
* by their billing address. In cases where the location of customers
0 commit comments