Skip to content

Commit

Permalink
Merge pull request #4 from dzung2t/master
Browse files Browse the repository at this point in the history
Updated README.md
  • Loading branch information
Roman Sevastyanov committed Aug 4, 2015
2 parents 30b86ee + 1d3ecc1 commit ebf125c
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,14 @@
# module-cscart
#About Cs-Cart module
Paymentwall module for Cs-Cart.


### Requirement
* Cs-Cart v4.x
* PHP 5.3 or later

#Installation
To install Paymentwall Cs-Cart module, please follow the [instructions](https://www.paymentwall.com/us/documentation/CS-Cart/830).

After cloning the repository don't forget to install Paymentwall PHP API library (**required**):
`git submodule init` and then `git submodule update`

0 comments on commit ebf125c

Please sign in to comment.