Skip to content

ysk1to/nempay-eccube2

Repository files navigation

nempay-eccube2

Overview

EC-CUBE 2 series Nem (Xem) payment plug-in. By installing this plug-in you can settle in Xem.

Demo

Demo

Install

  1. Create plug-in file
$ git clone git@github.com:maroemon58/nempay-eccube2.git
$ cd nempay-eccube2
$ tar -zcvf NemPay.tar.gz *
  1. Install on EC-CUBE Install the created plug-in(NemPay.tar.gz) from "owner's store > plugin setting"

  2. Plug-in setting Register an auctioneer account (deposit destination) ※ When testing, switch "Environment switch" to test environment(testnet)

  3. Payment confirmation setting Set up confirmation program to activate payment every fixed time Program:〜/NemPay/script/paymentconfirm.php

$ crontab -e
*/5 * * * * cd /var/www/html/eccube-2.13.5/data/downloads/plugin/NemPay/script; php /var/www/html/eccube-2.13.5/data/downloads/plugin/NemPay/script/paymentconfirm.php;

Licence

GNU

Author

maroemon58

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published