PHPackages                             magespices/module-moonpay - 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. magespices/module-moonpay

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

magespices/module-moonpay
=========================

Moonpay payment integration for Magento 2

1.0.0(5y ago)204[1 PRs](https://github.com/magespices/moonpay/pulls)OSL-3.0PHPPHP ~5.5.0|~5.6.0|~7.0.0

Since Apr 6Pushed 5y ago3 watchersCompare

[ Source](https://github.com/magespices/moonpay)[ Packagist](https://packagist.org/packages/magespices/module-moonpay)[ RSS](/packages/magespices-module-moonpay/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (2)Used By (0)

Moonpay Payment Module
======================

[](#moonpay-payment-module)

### Configuration

[](#configuration)

1. Log into the admin panel
2. Go to *Stores -&gt; Configuration*
3. Go to *Sales -&gt; Payment Methods*
4. Expand *Moonpay*
5. Set up the following fields:

    1. Enabled - Yes
    2. Title - Method name you wish to be displayed in checkout
    3. New Order Status - order status after payment is completed
    4. Payment from Applicable Countries - whether the method should be available to selected countries
    5. Payment from Specific Countries - countries in which the payment method should be available
    6. Test mode - this settings allows you to use Moonpay in test mode
    7. Publishable key - public key available in Moonpay dashboard (*Developers* tab)
    8. Secret key - private key available in Moonpay dashboard (*Developers* tab)
    9. Bitcoin Address - BTC wallet address to receive the payments
6. Save configuration
7. Create a webhook:

    1. Log into Moonpay dashboard
    2. Go to *Developers* tab
    3. Go to *Webhooks* tab
    4. Click "Add Endpoint" (on the right)
    5. Type in the address: https://your\_store\_url/rest/default/V1/moonpay/transaction/save
    6. Check "Transaction created"
    7. Save the webhook
8. Get the Webhook key

    1. Log into Moonpay dashboard
    2. Go to *Developers* tab
    3. Copy the Webhook key
9. Configure the Webhook key

    1. Go to Magento admin panel
    2. Go to *Stores &gt; Configuration*
    3. Go to *Sales &gt; Payment Methods*
    4. Expand *Moonpay* section
    5. Fill in *Webhook Key* field with the key you just created in the Moonpay dashboard

### Additional information

[](#additional-information)

- Minimum order amount is $20
- Maximum order amount is $12000
- Maximum order amount in test mode is $200
- While redirecting to Moonpay, following data is sent:
    - cryptocurrency code (BTC)
    - currency code (USD)
    - configured BTC wallet address
    - order amount in USD
    - customer e-mail address
    - customer ID from Magento
    - configured public API key
    - confirmation that the amount transferred has been blocked
- Order status is updated every 5 minutes via cron.
- In test mode public and private key differ from the production ones. Before switching mode, make sure the correct one is set in Moonpay dashboard.

###  Health Score

22

—

LowBetter than 23% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity47

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

1859d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e59b28162ccec273a5cb382a95b1f7eeeef6f837b3400780a2f9e0a4b7d02a23?d=identicon)[magespices](/maintainers/magespices)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/magespices-module-moonpay/health.svg)

```
[![Health](https://phpackages.com/badges/magespices-module-moonpay/health.svg)](https://phpackages.com/packages/magespices-module-moonpay)
```

###  Alternatives

[adyen/module-payment

Official Magento2 Plugin to connect to Payment Service Provider Adyen.

1663.0M10](/packages/adyen-module-payment)[checkoutcom/magento2

Checkout.com Payment Gateway for Magento 2

34263.8k1](/packages/checkoutcom-magento2)

PHPackages © 2026

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