This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

CasinoCoin Payments

Сүрөттөө

Requirements

  • PHP 5.6 or greater (PHP 7.2 or higher is recommended)
  • WordPress 5.1 or greater
  • WooCommerce 3.5.6 or greater
  • A “self-owned” and activated CSC account.
  • You need an account at CSCL Webhook (see below)

Installing

  1. Upload the plugin to the /wp-content/plugins/woocommerce-casinocoin-payments directory folder, or install the plugin through the WordPress plugin screen directly.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Create a free account at CSCL Webhook and obtain your API keys. This is required as the plugin uses this webhook to update the checkout page whenever a payment is made.
  4. Go to “WooCommerce -> Settings -> Payments” and configure the plugin.

License

Please see LICENSE.

Donations

Donations are welcome. Will mostly be used for Sushi. This is my CSC account:

cLjJ4NSXfn4w9nHNNVG8afHccp51FBU3U2

If you would like to donate XRP, please feel free to send it to Jesper Wallin. This is his XRP account:

rscKqdNj1ECXamMoxxwejTnBmhwTpBvTKz

FAQ.KG

Which CSC server (casinocoind) is used by default?

The plugin connects to https://csc-node-de-a.casinocoin.eu:5005 for retrieving ledger data. It can be adjusted to another node if the endpoints supports json-rpc calls.

What is a CSCL Webhook?

A CSCL Webhook is provided by CSCL Webhook. It sends transaction data to your webshop to be able to verify a payment has been made and update the order status in real-time.

Which exchange is supported?

Bitrue is supported for retrieving the current CasinoCoin rate.

Which base currencies are supported?

The supported currencies are AUD, BGN, BRL, CAD, CHF, CNY, CZK, DKK, EUR, GBP, HKD, HRK, HUF, IDR, ILS, INR, ISK, JPY, KRW, MXN, MYR, NOK, NZD, PHP, PLN, RON, RUB, SEK, SGD, THB, TRY, USD and ZAR. The rates are updated daily using the XML feed from ECB.

What does the bypass firewall feature do?

By default, JSON-RPC on port 5005 is used to communicate witht the CSC Server. Some webservers are behind a firewall that doesn’t allow outgoing traffic on non-standard ports. By enabling this feature, we communicating through cors-anywhere.herokuapp.com, using TLS on port 443, which acts as a proxy and relays the traffic to the CSC server.

Сын-пикирлер

There are no reviews for this plugin.

Contributors & Developers

“CasinoCoin Payments” is open source software. The following people have contributed to this plugin.

Мүчөлөрү

Translate “CasinoCoin Payments” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Өзгөртүүлөр

1.0.0

  • Initial release of the CasinoCoin Payments plugin.