File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,6 +23,15 @@ History
2323 * ``payvision ``
2424 * ``trustly ``
2525 * ``windcave ``
26+ * The ``/credit_card/last_4_digits `` input has been deprecated in favor of
27+ ``/credit_card/last_digits `` and will be removed in a future release.
28+ ``last_digits ``/``last_4_digits `` also now supports two digit values in
29+ addition to the previous four digit values.
30+ * 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 ``.
2635
27362.5.0 (2021-09-20)
2837++++++++++++++++++
You can’t perform that action at this time.
0 commit comments