MOVED
Up to date version can be found in SpectroCoin Repo
This merchant module integrates SpectroCoin Payments with Drupal Commerce to accept Bitcoin payments.
INSTALLATION
- Download the module to sites/all/modules or sites/all/modules.
- Install/Enable the module at admin/modules page.
- Generate private and public keys [Manually]
- Private key:
# generate a 2048-bit RSA private key openssl genrsa -out "C:\private" 2048
- Public key:
# output public key portion in PEM format openssl rsa -in "C:\private" -pubout -outform PEM -out "C:\public"
- Generate private and public keys [Automatically]
- Private key/Public key: Go to SpectroCoin -> Project list Click on your project -> Edit Project -> Click on Public key (You will get Automatically generated private key, you can download it. After that and Public key will be generated Automatically.)
CONFIGURATION
- Configure SpectroCoin options in Home/Administration/Store/Configuration/Payment methods.
- Enter your Merchant Id, Application Id and Private key (Options are part of the reaction rule settings.)
INFORMATION
- You can contact us e-mail: info@spectrocoin.com.
- You can contact us by phone: +442037697306.
- You can contact us on Skype: spectrocoin_merchant.