Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
btcgear committed Dec 11, 2012
1 parent f487414 commit b12002f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,12 @@ This is an OpenCart payment module that communicates with a bitcoin client using

This code accurately converts USD to BTC using the up-to-the-minute MtGox average. It is completely self contained and requires no cron jobs or external hardware other than a properly configured bitcoind server. Every order creates a new bitcoin address for payment and gives it a label corresponding to the order_id of the order. It installs like any other OpenCart plugin and it is completely integrated with OpenCart.

This extension has been tested with OpenCart versions between 1.5.2.x and 1.5.4.
This extension has been tested with OpenCart versions between 1.5.2.1 and 1.5.4.1.

Any questions or comments can be sent to [email protected].

To receive information about future updates, send an email to [email protected].

# Installation

1. Upload all files maintaining OpenCart folder structure.
Expand Down

0 comments on commit b12002f

Please sign in to comment.