PHPackages                             sc\_drupal/commerce\_spectrocoin\_drupal - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. sc\_drupal/commerce\_spectrocoin\_drupal

ActiveDrupal-module[Payment Processing](/categories/payments)

sc\_drupal/commerce\_spectrocoin\_drupal
========================================

SpectroCoin cryptocurrency payment gateway for Drupal

0.1(5y ago)025PHP

Since May 7Pushed 4y ago1 watchersCompare

[ Source](https://github.com/andrijaitisTom/drupal7)[ Packagist](https://packagist.org/packages/sc_drupal/commerce_spectrocoin_drupal)[ RSS](/packages/sc-drupal-commerce-spectrocoin-drupal/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

SpectroCoin Drupal Bitcoin Payment Extension
--------------------------------------------

[](#spectrocoin-drupal-bitcoin-payment-extension)

This is [SpectroCoin Bitcoin Payment Module for Drupal](https://spectrocoin.com/en/plugins/accept-bitcoin-drupal.html). This extenstion allows to easily accept bitcoins (and other cryptocurrencies such as DASH) at your Drupal website. You can view [a tutorial how to integrate bitcoin payments for Drupal](https://www.youtube.com/watch?v=Itb3-x4JurU).

To succesfully use this plugin, you have to have a SpectroCoin Bitcoin wallet. You can get it [here](https://spectrocoin.com/en/bitcoin-wallet.html). Also you have to create a merchant project to get merchant and project IDs, to do so create a new merchant project [here](https://spectrocoin.com/en/merchant/api/create.html).

**INSTALLATION**

1. Download the module to sites/all/modules.
    OR
    Navigate to Drupal directory and run:

    `composer require spectrocoin/drupal-merchant`
2. Install/Enable the module at the admin/modules page.
3. Generate private and public keys
    i. Automatically

    Go to [SpectroCoin](https://spectrocoin.com/) -&gt; [Project list](https://spectrocoin.com/en/merchant/api/list.html)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.

    ii. 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.

**CONFIGURATION**

1. Configure SpectroCoin options in Home/Administration/Store/Configuration/Payment methods.
2. Enter your Merchant ID, Project ID and Private key (Options are part of the reaction rule settings.)

**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:
Phone: +442037697306
Skype: spectrocoin\_merchant
Web:
Twitter: [@spectrocoin](https://twitter.com/spectrocoin)
Facebook: [SpectroCoin](https://www.facebook.com/spectrocoin)

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1833d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/45754402?v=4)[tomasa90](/maintainers/tomasa90)[@tomasa90](https://github.com/tomasa90)

---

Top Contributors

[![andrijaitisTom](https://avatars.githubusercontent.com/u/73620305?v=4)](https://github.com/andrijaitisTom "andrijaitisTom (6 commits)")

### Embed Badge

![Health badge](/badges/sc-drupal-commerce-spectrocoin-drupal/health.svg)

```
[![Health](https://phpackages.com/badges/sc-drupal-commerce-spectrocoin-drupal/health.svg)](https://phpackages.com/packages/sc-drupal-commerce-spectrocoin-drupal)
```

###  Alternatives

[wp-pay-extensions/gravityforms

Gravity Forms driver for the WordPress payment processing library.

1133.3k2](/packages/wp-pay-extensions-gravityforms)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
