Question

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

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

Était-ce utile?

La solution

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>

Autres conseils

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.

Licencié sous: CC-BY-SA avec attribution
Non affilié à magento.stackexchange
scroll top