Skip to content

Commit 6c52abf

Browse files
authored
ZD6408885: Correction to card number
ZD6408885 Correction to a card number that needs to be 15 digits instead of 16 digits
1 parent fce6e0e commit 6c52abf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/testing_govuk_pay/index.html.md.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ There are separate sets of mock card numbers for:
129129
|Successful payment |4131840000000003| Visa | Debit - corporate prepaid |
130130
|Successful payment |4111111111111111| Visa | Credit - corporate |
131131
|Successful payment |4000000000000010| Visa | Credit or debit |
132-
|Successful payment |2221000000000000| Mastercard | Credit |
132+
|Successful payment |222100000000000| Mastercard | Credit |
133133
|Successful payment |5105105105105100| Mastercard | Debit |
134134
|Successful payment |5200828282828210| Mastercard | Debit |
135135
|Successful payment |371449635398431| American Express | Credit |

0 commit comments

Comments
 (0)