activemerchant / payment_icons

An easy to use library that allows you to manage and access payment icons
MIT License
150 stars 440 forks source link

Query regarding a "generic" bank icon #12

Closed captn3m0 closed 8 years ago

captn3m0 commented 8 years ago

We at Razorpay support over 50 Banks for online payments. (This is aside from the cards). As such, adding logos for all these 50 banks is clearly useless.

On our checkout form, we tackle this by showing the 6 most common banks [demo]:

image

However, since customers coming from Shopify are more likely to recognize the card logos, we were wondering if it makes sense to add a generic "netbanking icon". We did a mockup for the same, and I'd file a PR if it sounds reasonable:

bank

The entry in payments_icon.yml could read:

-
  name: netbanking
  label: NetBanking
  group: bank_transfers
andrewpaliga commented 8 years ago

@captn3m0 this sounds reasonable -- logo looks good!