1.0.22 • Published 4 years ago

react-payment-icons-inline v1.0.22

Weekly downloads
75
License
MIT
Repository
github
Last release
4 years ago

React Payment Icons Inline

Library to get the most popular payment icons brands.

A fork of react-payment-icons module created for the purpose of adding SVG incons inline from local filesystem.

TODO: Currently not all the icons are avalible. This issue came from the origianl module. Need some help with adding SVG icons to local folder.

How to use

npm i react-payment-icons-inline

Using this component on your project.

import PaymentIcon from "react-payment-icons";

<PaymentIcon icon="visa" style={{ margin: 10, width: 100 }} />;

Props

Below the list of the available props:

NameTypeDefaultDescription
iconStringThe payment icon that you wanna render
styleObjectCSS style object
classNameStringHTML class for you to customize with your own CSS
transparentBooleanfalseIf true, will render the icon with transparent background

Payment Icons

Supported Brands

  • aura
  • amex
  • cirrus
  • diners
  • direct_debit
  • discover
  • ebay
  • elo
  • eway
  • hipercard
  • jcb
  • maestro
  • mastercard
  • paypal
  • sage
  • shopify
  • skrill_moneybookers
  • skrill
  • sodexo
  • solo
  • ticket
  • visa_electron
  • visa
  • wallet
  • western
  • wirecard

Supported Payment Facilitators

  • adyen
  • amazon
  • applepay
  • cielo
  • ebanx
  • elavon
  • firstdata
  • iugu
  • global
  • googlepay
  • mercadopago
  • pagarme
  • pagseguro
  • rede
  • stone
  • stelo
  • yapay
  • worldpay

Supported Banks

  • bb
  • bradesco
  • caixa
  • hsbc
  • itau
  • santander
1.0.22

4 years ago

1.0.21

4 years ago

1.0.20

4 years ago

1.0.19

4 years ago

1.0.18

4 years ago

1.0.17

4 years ago

1.0.16

4 years ago

1.0.15

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago