Skip to content

jaiminmoslake7020/woocommerce-cardconnect

 
 

Repository files navigation

WooCommerce CardConnect Gateway

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.

WordPress.org Plugin Page

Development

  1. Ensure you've got Node setup in your development environment along with Gulp (npm install -g gulp)
  2. Clone this repository, git clone [email protected]:Swingline0/woocommerce-cardconnect.git
  3. Run npm install in the project directory to install development dependencies

Gulp Tasks

  • gulp : Alias of compile-js
  • gulp compile-js : Watches & compiles TypeScript and bundles compiled files

Contributing

Pull requests welcome!

License

GNU General Public License v2
http://www.gnu.org/licenses/gpl-2.0.html

About

Woocommerce CardConnect Payment Gateway

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 82.6%
  • PHP 15.7%
  • TypeScript 1.5%
  • Other 0.2%