PHPackages                             relaypay/payment - 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. relaypay/payment

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

relaypay/payment
================

RelayPay integration for Magento 2

1.0.0(4y ago)010GPL-3.0PHP

Since Jun 10Pushed 4y ago1 watchersCompare

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

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Magento2-Relaypay Payment module overview
=========================================

[](#magento2-relaypay-payment-module-overview)

RelayPay helps boost sales by giving your customers the ability to pay by credit card or from the security of their RelayPay accounts.

During checkout, the customer is redirected to the secure RelayPay site to complete the payment information.

The customer is then returned to your store to complete the remainder of the checkout process.

This extension is allows payments using the RelayPay () payment gateway.

How install module
==================

[](#how-install-module)

1. First download the Magento module (RelayPay\_Payment) from the store and unzip the module
2. Use the Ftp client to upload or copy to extension in your \[magento\_root\]/app/code directory
3. After upload module path will be \[magento\_root\]/app/code/RelayPay/Payment
4. Open the command line (connect ssh) and go to the Magento root directory then execute one by one below commands:

    ```
    php bin/magento setup:upgrade
    php bin/magento setup:static-content:deploy -f
    php bin/magento indexer:reindex
    php bin/magento cache:clean
    php bin/magento cache:flush
    chmod -R 777 var/ pub/ generated/
    ```
5. Enable and configure RelayPay in Magento Admin under Stores/Configuration/Payment Methods/RelayPay

System Configuration
====================

[](#system-configuration)

1. open Magento 2 Admin and Go Store &gt; Configuration &gt; Sales &gt; Payment Methods and select RelayPay
2. Enable payement method
3. Here you can see multiple configuration setting

    Enabled : Enable payment method Title : Specify a custom title for the payment method for checkout Environment : Choose sandbox or production Merchant ID (Sandbox) : Specify Merchant ID for sandbox environment Public Key (Sandbox) : Specify Public Key for sandbox Secret Key / Private Key (Sandbox) : Specify Secret Key or Private Key for sandbox environment Merchant ID (Production) : Specify Merchant ID for production environment Public Key (Production) : Specify Public Key for production environment Secret Key / Private Key (Production) : Specify Secret Key or Private key for production environment
4. Specify title for the payment method for frontend checkout
5. Choose your environment sandbox or production from the dropdown
6. Specify Merchant ID, publicKey, and secretKey or privateKey which you can get from Merchant Dashboard
7. Fill the Merchant ID, publicKey, and secretKey or privateKey in the input fields
8. Save Config
9. Clear the cache

Copyright © 2021 RelayPay Development Inc. All rights reserved.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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

1803d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b3d7541f76ddc5d4ab2ebf069cb7cb433298fe3286e4d21d5c779999854269ab?d=identicon)[dipakp@logicrays.com](/maintainers/dipakp@logicrays.com)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/relaypay-payment/health.svg)

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

###  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)
