This is the development repository for the WooCommerce CardConnect payment gateway.
If you wish to download or install this plugin, you should do so via the offical WordPress plugin repository.
- Ensure you've got Node setup in your development environment along with Gulp (
npm install -g gulp) - Clone this repository,
git clone git@github.com:RexAK/WooCommerceCardConnect.git - Run
npm installin the project directory to install development dependencies
gulp: Alias ofcompile-jsgulp compile-js: Watches & compiles TypeScript and bundles compiled files
Pull requests welcome!
GNU General Public License v2
http://www.gnu.org/licenses/gpl-2.0.html