PHPackages                             mage2pro/securepay - 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. mage2pro/securepay

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

mage2pro/securepay
==================

SecurePay integration with Magento 2

1.8.1(1y ago)22212[2 issues](https://github.com/mage2pro/securepay/issues)proprietaryPHP

Since Aug 25Pushed 1y ago1 watchersCompare

[ Source](https://github.com/mage2pro/securepay)[ Packagist](https://packagist.org/packages/mage2pro/securepay)[ Docs](https://mage2.pro/c/extensions/securepay)[ RSS](/packages/mage2pro-securepay/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (10)Dependencies (1)Versions (76)Used By (0)

The module integrates a Magento 2 based webstore with the **[SecurePay](https://www.securepay.com.au)** Australian payment service.
The module is **free** and **open source**.

Screenshots
-----------

[](#screenshots)

### 1. Frontend. The payment form

[](#1-frontend-the-payment-form)

[![](https://camo.githubusercontent.com/197181eb8ed75facbf323a0ad873ea05e7048ff6db95f37b46f61590e835c451/68747470733a2f2f6d616765322e70726f2f75706c6f6164732f64656661756c742f6f726967696e616c2f32582f312f313764326130633138366530356163353563663239323165353339373735396436326461393432632e706e67)](https://camo.githubusercontent.com/197181eb8ed75facbf323a0ad873ea05e7048ff6db95f37b46f61590e835c451/68747470733a2f2f6d616765322e70726f2f75706c6f6164732f64656661756c742f6f726967696e616c2f32582f312f313764326130633138366530356163353563663239323165353339373735396436326461393432632e706e67)

### 2. Backend. The extension's settings

[](#2-backend-the-extensions-settings)

#### 2.1. Live Mode

[](#21-live-mode)

[![](https://camo.githubusercontent.com/55435dba1911ae844c7214e0b7a6a24737e329acb5e5b970927dce86fff1089d/68747470733a2f2f6d616765322e70726f2f75706c6f6164732f64656661756c742f6f726967696e616c2f32582f652f653436353232326533356334393664346363326461346334333764656237333663306339366163372e706e67)](https://camo.githubusercontent.com/55435dba1911ae844c7214e0b7a6a24737e329acb5e5b970927dce86fff1089d/68747470733a2f2f6d616765322e70726f2f75706c6f6164732f64656661756c742f6f726967696e616c2f32582f652f653436353232326533356334393664346363326461346334333764656237333663306339366163372e706e67)

#### 2.2. Test Mode

[](#22-test-mode)

[![](https://camo.githubusercontent.com/82865c428b540c676ab4d3d97c1619071365e62e22594a48b3e98c0f11d101bf/68747470733a2f2f6d616765322e70726f2f75706c6f6164732f64656661756c742f6f726967696e616c2f32582f632f633264383139393332396232313834616566336332346538666531343361656662323233396262622e706e67)](https://camo.githubusercontent.com/82865c428b540c676ab4d3d97c1619071365e62e22594a48b3e98c0f11d101bf/68747470733a2f2f6d616765322e70726f2f75706c6f6164732f64656661756c742f6f726967696e616c2f32582f632f633264383139393332396232313834616566336332346538666531343361656662323233396262622e706e67)

Demo videos
-----------

[](#demo-videos)

1. [**Capture** a bank card payment](https://www.youtube.com/watch?v=xMr-_RnlvWM).
2. [**Refund** a bank card payment](https://www.youtube.com/watch?v=UyRmVVfEYdA).

How to install
--------------

[](#how-to-install)

[Hire me in Upwork](https://upwork.com/fl/mage2pro), and I will:

- install and configure the module properly on your website
- answer your questions
- solve compatiblity problems with third-party checkout, shipping, marketing modules
- implement new features you need

### 2. Self-installation

[](#2-self-installation)

```
bin/magento maintenance:enable
rm -f composer.lock
composer clear-cache
composer require mage2pro/securepay:*
bin/magento setup:upgrade
rm -rf var/di var/generation generated/code
bin/magento setup:di:compile
rm -rf pub/static/*
bin/magento setup:static-content:deploy -f en_US
bin/magento maintenance:disable
bin/magento cache:enable

```

How to upgrade
--------------

[](#how-to-upgrade)

```
bin/magento maintenance:enable
composer remove mage2pro/securepay
rm -f composer.lock
composer clear-cache
composer require mage2pro/securepay:*
bin/magento setup:upgrade
rm -rf var/di var/generation generated/code
bin/magento setup:di:compile
rm -rf pub/static/*
bin/magento setup:static-content:deploy -f en_US
bin/magento maintenance:disable
bin/magento cache:enable

```

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity78

Established project with proven stability

 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

Every ~40 days

Recently: every ~491 days

Total

75

Last Release

597d ago

Major Versions

0.7.0 → 1.0.02016-08-28

### Community

Maintainers

![](https://www.gravatar.com/avatar/6ff3ceeca28bb312ef9df517484b80307dae5385affdf9ea2e43e73815792a56?d=identicon)[mage2pro](/maintainers/mage2pro)

---

Top Contributors

[![dmitrii-fediuk](https://avatars.githubusercontent.com/u/83204?v=4)](https://github.com/dmitrii-fediuk "dmitrii-fediuk (261 commits)")

---

Tags

australiamage2promage2pro-modulemage2pro-module-readymage2pro-module-reusablemage2pro-paymentmagentomagento-extensionmagento2magento2-extensionmagento2-modulemagento2-payment-gatewaysecurepayapimagentopaymentecommercepayment gatewayrefundcredit-cardmagento 2payment-integrationsecurepay3d-securemagento extensionaustraliabank-cardPayment authorization

### Embed Badge

![Health badge](/badges/mage2pro-securepay/health.svg)

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

###  Alternatives

[mage2pro/stripe

Stripe integration with Magento 2

605.3k](/packages/mage2pro-stripe)

PHPackages © 2026

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