Skip to content

VerusPay - WooCommerce Fee-Free Payment Gateway for Verus Coin (VRSC) - Verus Mobile compatible - Code Improvements

Latest
Compare
Choose a tag to compare
@OliverCodez OliverCodez released this 01 Mar 02:09
· 321 commits to master since this release
73bb931

The MIT License (MIT)

Copyright (c) 2019 John Oliver Westbrook

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

About VerusPay v0.1.2+

First release of VerusPay payment gateway for use with WooCommerce / WordPress, allows e-commerce stores to accept Verus Coin (VRSC) cryptocurrency as payment for products in their store. Payment methods of Verus Coin include private zero-knowledge payments utilizing zk-SNARK and the latest "Sapling" update included in Verus. Store owners can choose between "Live" or "Manual" modes to either integrate the store with the Verus blockchain or use a pool of transparent addresses for store operation.

Changelog 0.1.2

  • Simplify code functions
  • Remove cURL, phpexttools, easybitcoin
  • Create wp_remote_post and get functions for all cURL requests
  • Consolidate all blockchain integration functions into wc-veruspay-chaintools.php
  • Rename all functions to unique names
  • Edit text domain and slug to match as veruspay-verus-gateway
  • Include uninstall script for clean uninstallation of plugin
  • Improve readme file
  • Rename screenshots