HikaShop plugin to support making and taking payments via Pin Payments.
Download the latest release from releases.
Unzip and install in /plugins/hikashoppayment/pin/
-
Joomla! 3.6.5
-
HikaShop Starter 3.0.0
-
OmniPay 2.0
$ composer require omnipay/pin:~2.0
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push the branch (
git push -u origin my-new-feature
) - Create a new pull request to the upstream repository
MIT. See the LICENSE.txt file for details