Description
===========
This is the plugin Pilibaba Payment For WooCommerce.

Please see [readme.txt](readme.txt) for more details.

For Github Users
================

About lib/pilipay
-----------------
`lib/pilipay` is a submodule. So, after cloned this repo, The following commands must be executed to load `lib/pilipay`.
```shell
$ git submodule init
$ git submodule update
```
