You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mastercard has raised it's maxlength to 19 digits like visa, so you might want to update that info.
Also, I noticed the default segmentGroupings is [4, 4, 4, 4].
Visa and Mastercard segmentGrouping should be [4, 4, 4, 7] due to the extended maxlength to 19 digits.
The text was updated successfully, but these errors were encountered:
Mastercard has raised it's maxlength to 19 digits like visa, so you might want to update that info.
Also, I noticed the default segmentGroupings is [4, 4, 4, 4].
Visa and Mastercard segmentGrouping should be [4, 4, 4, 7] due to the extended maxlength to 19 digits.
The text was updated successfully, but these errors were encountered: