From 483508652c9c3350ccfc4f4b0705889bed79f8be Mon Sep 17 00:00:00 2001 From: Tanya Jain Date: Wed, 15 Jan 2025 09:20:32 -0600 Subject: [PATCH] Add Carte Bancaire to the list of eligible vendors --- src/funding.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/funding.js b/src/funding.js index 0703a94..5c96f7b 100644 --- a/src/funding.js +++ b/src/funding.js @@ -49,6 +49,7 @@ export const CARD = { DINERS: ("diners": "diners"), MAESTRO: ("maestro": "maestro"), EFTPOS: ("eftpos": "eftpos"), + CB_NATIONALE: ("cb-nationale": "cb-nationale"), }; export const WALLET_INSTRUMENT = {