Skip to content

Commit

Permalink
README version 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
btcgear committed Jun 7, 2013
1 parent 347c7b8 commit f10e0e1
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ This extension now requires previous installation of [vQmod](https://code.google
2. Upload all files maintaining OpenCart folder structure.
3. Install the payment module in the admin console (Extensions > Payments > Bitcoin > Install).
4. Edit the payment module settings (Extensions > Payments > Bitcoin > Edit).
5. Click the link at the top of the payment module settings to initialize Bitcoin-related columns in your OpenCart database.
6. Run at least one test order through checkout up until payment (no payment required). The first order initializes the Bitcoin currency and will return 0 BTC for the order total.
5. Run at least one test order through checkout up until payment (no payment required). The first order initializes the Bitcoin currency and will return 0 BTC for the order total.

## Explanation of Settings

Expand All @@ -41,6 +40,10 @@ This extension now requires previous installation of [vQmod](https://code.google
* *Status*: Enable the Bitcoin payment module here.
* *Sort Order*: Where you want this module to show up in relation to the other payment modules on the checkout page.

### New in version 1.4.0

* Now compatible with the blockchain.info JSON-RPC API

### New in version 1.3.5

* Added a checkout timer.
Expand Down

0 comments on commit f10e0e1

Please sign in to comment.