Domanda

System->Configuration->Currency setup->Allowed currencies

How am i supposed to add a new currency(say bitcoin) to this list.

È stato utile?

Soluzione

Finally I have resolved this issue. I have added this code to lib/Zend/Locale/Data/en.xml:

<currency type="BTC">
    <displayName>Bitcoin</displayName>
    <displayName count="one">Bitcoin</displayName>
    <displayName count="other">Bitcoins</displayName>
    <symbol>BTC</symbol> 
</currency>

Altri suggerimenti

You can also sell the BCH in your digital wallet through a peer-to-peer trading platform, such as Local.Bitcoin.com. Create an account and list the amount of BCH you want to sell, as well as which payment type you'd like to accept. This can include in-person cash payments or online payments such as bank transfers.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a magento.stackexchange
scroll top