Skip to content

Commit

Permalink
Add Carte Bancaire to the list of eligible vendors
Browse files Browse the repository at this point in the history
  • Loading branch information
Tanya Jain committed Jan 15, 2025
1 parent 5889722 commit 4835086
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/funding.js
Original file line number Diff line number Diff line change
Expand Up @@ -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 = {
Expand Down

0 comments on commit 4835086

Please sign in to comment.