We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5889722 + 4835086 commit efa3109Copy full SHA for efa3109
src/funding.js
@@ -49,6 +49,7 @@ export const CARD = {
49
DINERS: ("diners": "diners"),
50
MAESTRO: ("maestro": "maestro"),
51
EFTPOS: ("eftpos": "eftpos"),
52
+ CB_NATIONALE: ("cb-nationale": "cb-nationale"),
53
};
54
55
export const WALLET_INSTRUMENT = {
0 commit comments