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

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

opy/module-payment
==================

Openpay Payment Method for Magento 2.

1.2.7(3y ago)019.1k↓33.3%2[4 PRs](https://github.com/openpay-innovations/magento2-openpaypaymentplugin/pulls)1Apache-2.0PHP

Since Dec 17Pushed 3y ago1 watchersCompare

[ Source](https://github.com/openpay-innovations/magento2-openpaypaymentplugin)[ Packagist](https://packagist.org/packages/opy/module-payment)[ RSS](/packages/opy-module-payment/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (27)Used By (1)

[![Openpay Logo](https://camo.githubusercontent.com/a28e401253b886388b226f8c983434bf59a50051d06eb584f398e5fec5b90ad9/68747470733a2f2f7374617469632e6f70656e7061792e636f6d2e61752f6272616e642f6c6f676f2f6f70656e7061795f6c6f676f5f7472616e73706172656e742e737667)](https://camo.githubusercontent.com/a28e401253b886388b226f8c983434bf59a50051d06eb584f398e5fec5b90ad9/68747470733a2f2f7374617469632e6f70656e7061792e636f6d2e61752f6272616e642f6c6f676f2f6f70656e7061795f6c6f676f5f7472616e73706172656e742e737667)

Introduction
------------

[](#introduction)

### What is Magento Payment Extension?

[](#what-is-magento-payment-extension)

Magento is an eCommerce platform built on open source technology, which provides online merchants with not only a flexible shopping cart system, but also control over the look and feel, content and the functionality of their online store. Magento has been fully integrated with Openpay’s online payment solutions. Installing and configuring the Hosted Payment Solution module of Openpay provide a simple, secure and convenient option for connecting to Openpay’s online payment processing platform via Magento.

### Signing up for Openpay merchant account

[](#signing-up-for-openpay-merchant-account)

In order to start taking payments through Openpay, you need to sign up [here](https://www.opy.com/au/business/) and get approval for an Openpay merchant account. Once your application is approved, you can configure Openpay Hosted Payment Solution module and start taking payments.

Openpay provides a test account and users for training and testing purpose.

Compatibility
-------------

[](#compatibility)

- PHP 5.6 or later
- Magento 2.3.x to 2.4.X

Requirements
------------

[](#requirements)

- At least 5.6 or the later version of PHP
- cURL extension for PHP
- JSON extension for PHP
- Multibyte String extension for PHP
- Magento should be pre-installed on your web server. The extension has been tested on Magento version 2.3.x to 2.4.X
- SSL: A valid security certificate is required to work over a secure channel (HTTPS) from the Magento Admin Panel or while submitting the form data from the storefront. Self-signed SSL certificates are not supported
- Curl (version 7.20.0 - 7.4.0)

[Magento 2.3 technology stack requirements](https://devdocs.magento.com/guides/v2.3/install-gde/system-requirements.html)

[Magento 2.4 system requirements](https://devdocs.magento.com/guides/v2.4/install-gde/system-requirements.html)

For further info on Magento 2 System Requirements. Please read [here](https://www.simicart.com/blog/magento-2-system-requirements).

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

[](#installation)

### Composer

[](#composer)

Use [composer](https://getcomposer.org) to install the Openpay payment module. Follow the [installation instructions](https://getcomposer.org/doc/00-intro.md) if you do not already have composer installed.

Once composer is installed, execute the following command in your project root to install this library:

```
composer require opy/module-payment
```

Using server SSH Access, please go to project root folder and run the following commands to ensure the configuration tasks are run, database schema is updated and Magento's cache is cleared.

- php bin/magento setup:upgrade
- php bin/magento setup:static-content:deploy -f
- php bin/magento cache:flush

Or, you can do it manually from the admin by following the path: `System` &gt; `Tools` &gt; `Cache Management` and then clicking on the `Flush Magento Cache` button.

Configuration
-------------

[](#configuration)

In the backend, please click on the `Stores` tab in the left sidebar and go to `Configuration->Sales->Payment Methods`.

Under `Recommended Solutions`, you will find the Openpay option with the link to configure different settings available for the Openpay Payment module i.e fields to enter the Auth Token provided by Openpay and use the relevant mode.

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 89.4% 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

Every ~35 days

Recently: every ~80 days

Total

19

Last Release

1351d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/90bf7842aa7ce2007f1cc9056d02e350dbe5af70adb6ada9c9eeea6639b263d3?d=identicon)[babar-openpay](/maintainers/babar-openpay)

---

Top Contributors

[![babar-openpay](https://avatars.githubusercontent.com/u/58763572?v=4)](https://github.com/babar-openpay "babar-openpay (42 commits)")[![saritakanaujia](https://avatars.githubusercontent.com/u/26309073?v=4)](https://github.com/saritakanaujia "saritakanaujia (3 commits)")[![elisabethSchacht](https://avatars.githubusercontent.com/u/19183025?v=4)](https://github.com/elisabethSchacht "elisabethSchacht (2 commits)")

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/opy-module-payment/health.svg)](https://phpackages.com/packages/opy-module-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)
