PHPackages                             privacygate/privacygate-magento - 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. [API Development](/categories/api)
4. /
5. privacygate/privacygate-magento

ActiveMagento2-module[API Development](/categories/api)

privacygate/privacygate-magento
===============================

PrivacyGate Api integration for Magento 2

1.0.0(7y ago)03OSL-3.0PHP

Since Nov 2Pushed 4y agoCompare

[ Source](https://github.com/privacyshore/privacygate-magento)[ Packagist](https://packagist.org/packages/privacygate/privacygate-magento)[ RSS](/packages/privacygate-privacygate-magento/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

PrivacyGate Payment Module
==========================

[](#privacygate-payment-module)

Accept Cryptocurrencies on your Magento 2 store with PrivacyGate module.

Prerequisite
------------

[](#prerequisite)

- SSL enabled.

Accepted Cryptocurrencies
-------------------------

[](#accepted-cryptocurrencies)

1. It will accept Cryptocurrencies payment on your store with ease.
2. Secure payment, goes directly into your own Cryptocurrency wallet.
3. Following Cryptocurrencies are accepted by the PrivacyGate.
    - Bitcoin
    - Bitcoin Cash
    - Ethereum
    - Litecoin
    - USD Coin
    - DAI

Create an Account
-----------------

[](#create-an-account)

If you don't have a PrivacyGate account, [Sign Up](https://dash.privacygate.io/register).

Installation
------------

[](#installation)

### Follow the below steps.

[](#follow-the-below-steps)

1. Sign in to your Magento server as a Magento file system owner.
2. Navigate to the root of your Magento installation.
3. Run the command to download module:

```
  composer require privacyshore/privacygate-magento
```

Generate API Credentials
------------------------

[](#generate-api-credentials)

1. Create an API Key [ PrivacyGate Dashboard ](https://dash.privacygate.io/settings) -&gt; API keys -&gt; Create an API key.
2. Get the API Secret [ PrivacyGate Dashboard ](https://dash.privacygate.io/settings) -&gt; Show Shared Secrets.

Enable Module in Magento 2 Admin
--------------------------------

[](#enable-module-in-magento-2-admin)

1. Configure module in Stores -&gt; Configuration -&gt; Sales -&gt; Payment Methods.
2. Scroll down to 'PrivacyGate'. If you can't find 'PrivacyGate', try clearing your Magento cache.
3. Enabled - Select "Yes" to enabled.
4. Title - it will display on Checkout Page.
5. New Order Status - Pending (By default).
6. Sort Order - (Optional) enter integer value, Order with 0 shows at top in the list
7. API Key - paste the API key.
8. API Secret - paste the API secret.
9. CALLBACK URL - copy the given link to [ PrivacyGate Dashboard ](dash.privacygate.io/settings) -&gt; Webhook subscriptions -&gt; Add an endpoint.

Click "Save Config" on the upper right part of the screen.

Step by Step Details:
---------------------

[](#step-by-step-details)

- At Checkout Page customer will enter his/her shipping address.
- Select the payment method "PrivacyGate" and hit the "Place Order" button.
- PrivacyGate module will redirect the customer to the Payment Interface.
- Under this payment window customer will have to pay within 15 minutes.
- Once paid customer will be redirected to Magento store with a Success or Failure message.
- Order status will be "On Hold" in the following UNRESOLVED cases: (Multiple, Underpaid or Overpaid paymnet).
- If payment is not received within 15 minutes, Order will be Cancelled.

Resolving the Order Status Manually
-----------------------------------

[](#resolving-the-order-status-manually)

In order to resolve the order status of “On Hold” Order. Merchant/Admin will have to follow the given steps in sequence.

1. Navigate to Sales -&gt; Orders -&gt; Click "view".
2. Click Unhold (Top Right).
3. Locate the section “Notes for this order”.
4. Add Comment and notify the customer.
5. Generate the invoice manually.

Integrate with other e-commerce platforms
-----------------------------------------

[](#integrate-with-other-e-commerce-platforms)

[PrivacyGate Integrations](https://privacygate.io/docs/)

License
-------

[](#license)

[Open Source License](LICENSE)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

2747d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0beb1aa0d818a00d32f2c7736dcc4ff82e836e1c285c7fd040ee564366e27488?d=identicon)[privacygate](/maintainers/privacygate)

---

Top Contributors

[![guacamoli](https://avatars.githubusercontent.com/u/89000?v=4)](https://github.com/guacamoli "guacamoli (6 commits)")[![imeleshko](https://avatars.githubusercontent.com/u/1286265?v=4)](https://github.com/imeleshko "imeleshko (4 commits)")[![maksim-s](https://avatars.githubusercontent.com/u/872616?v=4)](https://github.com/maksim-s "maksim-s (3 commits)")[![privacyshore](https://avatars.githubusercontent.com/u/103710211?v=4)](https://github.com/privacyshore "privacyshore (2 commits)")[![jguyton](https://avatars.githubusercontent.com/u/11680677?v=4)](https://github.com/jguyton "jguyton (1 commits)")[![sahil-cb](https://avatars.githubusercontent.com/u/46031450?v=4)](https://github.com/sahil-cb "sahil-cb (1 commits)")

### Embed Badge

![Health badge](/badges/privacygate-privacygate-magento/health.svg)

```
[![Health](https://phpackages.com/badges/privacygate-privacygate-magento/health.svg)](https://phpackages.com/packages/privacygate-privacygate-magento)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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