Skip to content
railsengines.com

Payment Icons

An easy to use library that allows you to manage and access payment icons

No ratings yet
Gem
payment_icons
Repository
activemerchant/payment_icons
License
MIT
Stars
175
Added
August 19, 2026

About

An easy to use library that allows you to manage and access payment icons

Payment Icons is a simple Ruby on Rails engine extracted from Shopify. Shopify supports multiple payment methods through gems like Active Merchant and Offsite Payments. This has lead to an accumulation of icons for various payment methods. This gem provides easy access to those icons and helpful methods to integrate them into any Ruby on Rails app.

What you get

  • git checkout master to get back to master branch
  • git fetch --tags --force to refresh tags
  • git pull origin master to pull latest changes to your local environment
  • git push --tags origin master
  • Contact a maintainer in Shopify to release the new version via ShipIt.

Installing it

ruby
# Gemfile
gem "payment_icons"

Details

175 stars on GitHub · MIT licensed · maintained by activemerchant. Source: https://github.com/activemerchant/payment_icons

Discussion (0)

Sign in to join the discussion.

No comments yet.