Title: Question RE: Adding other methods
Last modified: August 30, 2016

---

# Question RE: Adding other methods

 *  [am123456789](https://wordpress.org/support/users/am123456789/)
 * (@am123456789)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/question-re-adding-other-methods/)
 * This is my .css, I added Bpay and EFTPOS but they display the visa logo instead
   for some reason. [EDIT: added code tags]
 *     ```
       ul.accepted-payment-methods li span
       {
       	height:23px;
       	width:50px !important;
       	font-size:0;
       	padding:4px 0;
       }
       ul.accepted-payment-methods li.american-express span
       {
       	background:url("images/megnor/american_express.png") no-repeat scroll 0 0 transparent;
       }
       ul.accepted-payment-methods li.bitcoin span
       {
       	background:url("images/megnor/bitcoin.png") no-repeat scroll 0 0 transparent;
       }
       ul.accepted-payment-methods li.btc span
       {
       	background:url("images/megnor/btc.png") no-repeat scroll 0 0 transparent;
       }
       ul.accepted-payment-methods li.bpay span
       {
       	background:url("images/megnor/bpay_small.png") no-repeat scroll 0 0 transparent;
       }
       ul.accepted-payment-methods li.discover span
       {
       	background:url("images/megnor/discover.png") no-repeat scroll 0 0 transparent;
       }
       ul.accepted-payment-methods li.eftpos span
       {
       	background:url("images/megnor/eftpos_small.png") no-repeat scroll 0 0 transparent;
       }
       ul.accepted-payment-methods li.google span
       {
       	background:url("images/megnor/wallet.png") no-repeat scroll 0 0 transparent;
       }
       ul.accepted-payment-methods li.maestro span
       {
       	background:url("images/megnor/maestro.png") no-repeat scroll 0 0 transparent;
       }
       ul.accepted-payment-methods li.mastercard span
       {
       	background:url("images/megnor/master_card.png") no-repeat scroll 0 0 transparent;
       }
       ul.accepted-payment-methods li.paypal span
       {
       	background:url("images/megnor/paypal.png") no-repeat scroll 0 0 transparent;
       }
       ul.accepted-payment-methods li.visa span
       {
       	background:url("images/megnor/visa.png") no-repeat scroll 0 0 transparent;
       }
       ```
   
 * [https://wordpress.org/plugins/woocommerce-accepted-payment-methods/](https://wordpress.org/plugins/woocommerce-accepted-payment-methods/)

The topic ‘Question RE: Adding other methods’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/woocommerce-accepted-payment-methods_989898.
   svg)
 * [WooCommerce Accepted Payment Methods](https://wordpress.org/plugins/woocommerce-accepted-payment-methods/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-accepted-payment-methods/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-accepted-payment-methods/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-accepted-payment-methods/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-accepted-payment-methods/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-accepted-payment-methods/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [am123456789](https://wordpress.org/support/users/am123456789/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/question-re-adding-other-methods/)
 * Status: not resolved