Skip to content

Commit

Permalink
fix: add new sku 18732 to intl cards list
Browse files Browse the repository at this point in the history
  • Loading branch information
EresDev committed Dec 11, 2024
1 parent 4d78bc3 commit 40af449
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions functions/utils/reloadly-lists.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,12 @@ export const fallbackIntlVisa = {
};

export const masterCardIntlSkus = [
{
country: "United States",
countryCode: "US",
name: "Mastercard Prepaid USD Debit (Virtual only) US",
sku: 18732,
},
{
country: "United States",
countryCode: "US",
Expand Down

0 comments on commit 40af449

Please sign in to comment.