Add new payment method icons

This commit is contained in:
Reckless_Satoshi 2022-05-02 08:34:42 -07:00
parent 09e68c4473
commit 0d4922a6e2
No known key found for this signature in database
GPG Key ID: 9C4585B561315571
15 changed files with 90 additions and 37 deletions

1
.gitignore vendored
View File

@ -654,5 +654,6 @@ frontend/static/admin*
frontend/static/rest_framework*
frontend/static/import_export*
frontend/src/components/payment-methods/code*
frontend/src/components/payment-methods/code/*
frontend/src/components/payment-methods/webp*
frontend/static/frontend/**

File diff suppressed because one or more lines are too long

View File

@ -15,26 +15,11 @@ export const paymentMethods = [
{name: "PromptPay",icon:'promptpay'},
{name: "Bizum",icon:'bizum'},
{name: "N26",icon:'n26'},
{name: "Tinkoff",icon:'tinkoff'},
{name: "TWINT",icon:'twint'},
{name: "MBWay",icon:'mbway'},
{name: "W1TTY",icon:'w1tty'},
{name: "Amazon GiftCard",icon:'amazon'},
{name: "Amazon USA GiftCard",icon:'amazonus'},
{name: "Amazon DE GiftCard",icon:'amazonde'},
{name: "Amazon AU GiftCard",icon:'amazonau'},
{name: "Amazon SA GiftCard",icon:'amazonsa'},
{name: "Amazon ES GiftCard",icon:'amazones'},
{name: "Amazon CA GiftCard",icon:'amazonca'},
{name: "Amazon CN GiftCard",icon:'amazoncn'},
{name: "Amazon AE GiftCard",icon:'amazonae'},
{name: "Amazon FR GiftCard",icon:'amazonfr'},
{name: "Amazon NL GiftCard",icon:'amazonnl'},
{name: "Amazon IN GiftCard",icon:'amazonin'},
{name: "Amazon IT GiftCard",icon:'amazonit'},
{name: "Amazon JP GiftCard",icon:'amazonjp'},
{name: "Amazon MX GiftCard",icon:'amazonmx'},
{name: "Amazon PL GiftCard",icon:'amazonpl'},
{name: "Amazon UK GiftCard",icon:'amazonuk'},
{name: "Amazon SE GiftCard",icon:'amazonse'},
{name: "Amazon SG GiftCard",icon:'amazonsg'},
{name: "Amazon TR GiftCard",icon:'amazontr'},
{name: "AliPay", icon: 'alipay'},
{name: "Bancolombia",icon:'bancolombia'},
{name: "SPEI",icon:'spei'},
@ -57,6 +42,25 @@ export const paymentMethods = [
{name: "MoMo",icon:'momo'},
{name: "Tigo Pesa",icon:'tigopesa'},
{name: "Cash F2F",icon:'cash'},
{name: "Amazon USA GiftCard",icon:'amazonus'},
{name: "Amazon DE GiftCard",icon:'amazonde'},
{name: "Amazon AU GiftCard",icon:'amazonau'},
{name: "Amazon SA GiftCard",icon:'amazonsa'},
{name: "Amazon ES GiftCard",icon:'amazones'},
{name: "Amazon CA GiftCard",icon:'amazonca'},
{name: "Amazon CN GiftCard",icon:'amazoncn'},
{name: "Amazon AE GiftCard",icon:'amazonae'},
{name: "Amazon FR GiftCard",icon:'amazonfr'},
{name: "Amazon NL GiftCard",icon:'amazonnl'},
{name: "Amazon IN GiftCard",icon:'amazonin'},
{name: "Amazon IT GiftCard",icon:'amazonit'},
{name: "Amazon JP GiftCard",icon:'amazonjp'},
{name: "Amazon MX GiftCard",icon:'amazonmx'},
{name: "Amazon PL GiftCard",icon:'amazonpl'},
{name: "Amazon UK GiftCard",icon:'amazonuk'},
{name: "Amazon SE GiftCard",icon:'amazonse'},
{name: "Amazon SG GiftCard",icon:'amazonsg'},
{name: "Amazon TR GiftCard",icon:'amazontr'},
];
export const swapDestinations = [

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB