File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,10 +28,16 @@ History
2828 ``last_digits ``/``last_4_digits `` also now supports two digit values in
2929 addition to the previous four digit values.
3030* Eight digit ``/credit_card/issuer_id_number `` inputs are now supported in
31- addition to the previously accepted six digit ``issuer_id_number ``. If you
32- send six digits for the ``issuer_id_number ``, you should send the last four
33- digits for ``last_digits ``. If you send eight digits for ``issuer_id_number ``
34- you should send the last two digits for ``last_digits ``.
31+ addition to the previously accepted six digit ``issuer_id_number ``. In most
32+ cases, you should send the last four digits for ``last_digits ``. If you send
33+ an ``issuer_id_number `` that contains an eight digit IIN, and if the credit
34+ card brand is not one of the following, you should send the last two digits
35+ for ``last_digits ``:
36+ * ``Discover ``
37+ * ``JCB ``
38+ * ``Mastercard ``
39+ * ``UnionPay ``
40+ * ``Visa ``
3541
36422.5.0 (2021-09-20)
3743++++++++++++++++++
You can’t perform that action at this time.
0 commit comments