Skip to content

Commit

Permalink
Adding MAESTRO card brand to funding.js (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
SatheeshKS10 authored Feb 5, 2024
1 parent f5cc9fa commit f0f249c
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 @@ -44,6 +44,7 @@ export const CARD = {
JCB: ("jcb": "jcb"),
CUP: ("cup": "cup"),
DINERS: ("diners": "diners"),
MAESTRO: ("maestro": "maestro"),
};

export const WALLET_INSTRUMENT = {
Expand Down

0 comments on commit f0f249c

Please sign in to comment.