Add new payment methods and icons for Russia. (#397)

SBP, Tinkoff QR. New icon for Tinkoff.
This commit is contained in:
Dirty ⚡️ Room 969 2023-03-17 22:56:16 +03:00 committed by GitHub
parent 9fd03b6427
commit 6d4c948a53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 12 additions and 3 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 71 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

View File

@ -82,6 +82,8 @@ export const fiatMethods: PaymentMethod[] = [
{ name: 'Amazon SE GiftCard', icon: 'amazonse' },
{ name: 'Amazon SG GiftCard', icon: 'amazonsg' },
{ name: 'Amazon TR GiftCard', icon: 'amazontr' },
{ name: 'Tinkoff QR', icon: 'tinkoffqr' },
{ name: 'SBP', icon: 'sbp' },
];
export const swapMethods: PaymentMethod[] = [