sc_woocomerce/word-press-woo-commerce-bitcoin-payment-gateway-plugin

SpectroCoin cryptocurrency payment gateway for Wordpress Woocommerce

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:wordpress-plugin

dev-main 2021-05-26 09:50 UTC

This package is auto-updated.

Last update: 2024-05-26 15:51:30 UTC


README

This is SpectroCoin Bitcoin Payment Module for WordPress. This extenstion allows to easily accept bitcoins (and other cryptocurrencies such as DASH) at your WordPress or WooCommerce website. You can view a how to integrate bitcoin payments for WordPress tutorial.

To succesfully use this plugin, you have to have a SpectroCoin Bitcoin wallet. You can get it here. Also you have to create a merchant project to get Merchant and Project IDs, to do so create a new merchant project here.

INSTALLATION

  1. Upload plugin directory to the /wp-content/plugins/ directory
    OR
    Navigate to WordPress directory and run:

    composer require spectrocoin/woocommerce-merchant

  2. Generate private and public keys

    1. Automatically

    Go to SpectroCoin -> Project list click on your project, then select "Edit Project and then click "Generate" (next to Public key field), as a result you will get an automatically generated private key, download and save it. The matching Public key will be generated automatically and added to your project.

    1. Manually

    Private key:

    # generate a 2048-bit RSA private key
    openssl genrsa -out "C:\private" 2048
    

    Public key: ```shell # output public key portion in PEM format openssl rsa -in "C:\private" -pubout -outform PEM -out "C:\public" ```

    Do not forget to add new Public key to your project by pasting it into Public key field under "Edit project" section.

  3. Save/change private key to wp-content\plugins\spectrocoin\keys as "private_key"

CONFIGURATION

  1. Activate the plugin through the WooCommerce -> Settings -> Checkout -> SpectroCoin
  2. Enter your Merchant ID and Project ID

INFORMATION

This plugin has been developed by SpectroCoin.com If you need any further support regarding our services you can contact us via:
E-mail: info@spectrocoin.com
Phone: +442037697306
Skype: spectrocoin_merchant
Web: https://spectrocoin.com
Twitter: @spectrocoin
Facebook: SpectroCoin