PHPackages                             sc\_plugin/presta-shop-bitcoin-payment-gateway-module - 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\_plugin/presta-shop-bitcoin-payment-gateway-module

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

sc\_plugin/presta-shop-bitcoin-payment-gateway-module
=====================================================

SpectroCoin cryptocurrency payment gateway for Presta shop

06PHP

Since May 26Pushed 4y ago1 watchersCompare

[ Source](https://github.com/andrijaitisTom/prestaShop-composer)[ Packagist](https://packagist.org/packages/sc_plugin/presta-shop-bitcoin-payment-gateway-module)[ RSS](/packages/sc-plugin-presta-shop-bitcoin-payment-gateway-module/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

SpectroCoin PrestaShop Bitcoin Payment Extension
------------------------------------------------

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

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

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. Upload files to your PrestaShop modules folder.
    OR
    Navigate to PrestaShop directory and run:

    `composer require spectrocoin/prestashop-merchant`
2. Go to your PrestaShop administration. Modules and Services -&gt; "SpectroCoin" click \[Install\]
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. Go to your PrestaShop administration. Modules and Services -&gt; installed modules -&gt; "SpectroCoin" click \[Configure\]
2. Fill all fields

**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

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity29

Early-stage or recently created project

 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.

### 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 (8 commits)")

### Embed Badge

![Health badge](/badges/sc-plugin-presta-shop-bitcoin-payment-gateway-module/health.svg)

```
[![Health](https://phpackages.com/badges/sc-plugin-presta-shop-bitcoin-payment-gateway-module/health.svg)](https://phpackages.com/packages/sc-plugin-presta-shop-bitcoin-payment-gateway-module)
```

###  Alternatives

[omnipay/paypal

PayPal gateway for Omnipay payment processing library

3156.8M53](/packages/omnipay-paypal)[eduardokum/laravel-boleto

Biblioteca com boletos para o laravel

626351.9k2](/packages/eduardokum-laravel-boleto)[tbbc/money-bundle

This is a Symfony bundle that integrates moneyphp/money library (Fowler pattern): https://github.com/moneyphp/money.

1961.9M](/packages/tbbc-money-bundle)[2checkout/2checkout-php

2Checkout PHP Library

83740.3k2](/packages/2checkout-2checkout-php)[smhg/sepa-qr-data

Generate QR code data for SEPA payments

61717.2k5](/packages/smhg-sepa-qr-data)[omnipay/dummy

Dummy driver for the Omnipay payment processing library

271.2M33](/packages/omnipay-dummy)

PHPackages © 2026

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