Magento-Bitcoin-Payment-Module icon indicating copy to clipboard operation
Magento-Bitcoin-Payment-Module copied to clipboard

Magento Payment Gateway Plugin for Bitcoin RPC API

Results 4 Magento-Bitcoin-Payment-Module issues
Sort by recently updated
recently updated
newest added

Currently, Payment Method is blank in user's order page. Change to: Bitcoin.

Currently, admin order page shows, under Payment Info: Order was placed using USD Should be something like this: Order was placed using Bitcoin Receiving address: mxdtXmbdRSoXHnxmLxZXMAKA9DByU15yFv Confirmations: 3

There is an Observer.php model that is fired when an order is placed. At this time it would be appropriate to do some work like adding bitcoin payment addresses to...

As a result, 3 unique upcoming order id's are generated and 3 new accounts in bitcoin wallet. We need a way to track if the onepage call is the first...