-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(PaymentCard): set sbanken MC code to P103 (#3746)
The previous sourceProductCode was wrong for Sbanken-cards. This one should be correct. --------- Co-authored-by: Hanna-Kai Barstad Golberg <hanna-kai.barstad.golberg@dnb.no> Co-authored-by: -l <anderslangseth@gmail.com>
- Loading branch information
1 parent
bfe8a9d
commit 1e97a41
Showing
3 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -62,7 +62,7 @@ export function PaymentCardAllCardsExample() { | |
'VB2', | ||
'VB5', | ||
'P101', | ||
'P103', | ||
'103', | ||
'VS8', | ||
'VO3', | ||
] | ||
|
Binary file modified
BIN
-928 Bytes
(100%)
...card/__tests__/__image_snapshots__/paymentcard-have-to-match-all-cards.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters