PHPackages                             detain/myadmin-authorizenet-payments - 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. detain/myadmin-authorizenet-payments

ActiveMyadmin-plugin[Payment Processing](/categories/payments)

detain/myadmin-authorizenet-payments
====================================

Authorizenet handling plugin for MyAdmin

v2.0.1(4y ago)43.0k2LGPL-2.1-onlyPHPPHP &gt;=5.0.0CI failing

Since Jul 10Pushed 2mo agoCompare

[ Source](https://github.com/myadmin-plugins/authorizenet-payments)[ Packagist](https://packagist.org/packages/detain/myadmin-authorizenet-payments)[ RSS](/packages/detain-myadmin-authorizenet-payments/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (3)Dependencies (8)Versions (5)Used By (0)

MyAdmin Authorize.Net Payments Plugin
=====================================

[](#myadmin-authorizenet-payments-plugin)

[![Tests](https://github.com/detain/myadmin-authorizenet-payments/actions/workflows/tests.yml/badge.svg)](https://github.com/detain/myadmin-authorizenet-payments/actions/workflows/tests.yml)[![Latest Stable Version](https://camo.githubusercontent.com/9be59031732aa1eeb61f40f7d1b6d7da1c2512318ea2db39bd0efe1a480dc579/68747470733a2f2f706f7365722e707567782e6f72672f64657461696e2f6d7961646d696e2d617574686f72697a656e65742d7061796d656e74732f76657273696f6e)](https://packagist.org/packages/detain/myadmin-authorizenet-payments)[![Total Downloads](https://camo.githubusercontent.com/b978084f22db4766b89f1fd5e65556f56067772c5b8b639368d5c52b23468db7/68747470733a2f2f706f7365722e707567782e6f72672f64657461696e2f6d7961646d696e2d617574686f72697a656e65742d7061796d656e74732f646f776e6c6f616473)](https://packagist.org/packages/detain/myadmin-authorizenet-payments)[![License](https://camo.githubusercontent.com/6708009cc4bbd67d1d3b1ce2336ac60a380e77b1dac1f0ba379a6bec3fd7e22a/68747470733a2f2f706f7365722e707567782e6f72672f64657461696e2f6d7961646d696e2d617574686f72697a656e65742d7061796d656e74732f6c6963656e7365)](https://packagist.org/packages/detain/myadmin-authorizenet-payments)

An Authorize.Net payment gateway integration plugin for the [MyAdmin](https://github.com/detain/myadmin) hosting management platform. This package provides complete credit card processing capabilities including charging, authorization, refund, void, and card verification workflows through the Authorize.Net AIM (Advanced Integration Method) API.

Features
--------

[](#features)

- **Credit card processing** via Authorize.Net AIM gateway (AUTH\_CAPTURE and AUTH\_ONLY)
- **Refunds and voids** for completed transactions through the `AuthorizeNetCC` class
- **Card validation** supporting Visa, MasterCard, AMEX, Discover, JCB, Diners Club, China UnionPay, Maestro, Laser, and InstaPayment schemes
- **Two-charge card verification** for new credit cards added to customer accounts
- **Card management UI** for customers to add, remove, verify, and set primary billing cards
- **Admin tools** for enabling/disabling CC billing, whitelist management, transaction viewing, and refund processing
- **Authorize.Net response parsing** with full CSV field mapping and three-strategy parser (full regex, partial regex, CSV fallback)
- **Security features** including CSRF protection on all state-changing operations, ACL-based admin access control, and automatic credential stripping from log entries

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

[](#requirements)

- PHP &gt;= 8.0
- ext-soap
- ext-curl
- ext-mbstring
- Symfony EventDispatcher ^5.0
- MyAdmin plugin infrastructure

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

[](#installation)

Install via Composer:

```
composer require detain/myadmin-authorizenet-payments
```

The plugin registers itself with the MyAdmin event dispatcher through `Plugin::getHooks()`, which binds:

- `system.settings` -- registers Authorize.Net configuration fields (login, password, API key, referrer)
- `function.requirements` -- registers all function and page requirements for lazy loading

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

[](#configuration)

The plugin uses the following settings (configurable through MyAdmin admin panel under Billing &gt; Authorize.Net):

SettingDescription`authorizenet_enable`Enable or disable Authorize.Net processing`authorizenet_login`API login name`authorizenet_password`API password`authorizenet_key`API transaction key`authorizenet_referrer`Optional referrer URLRunning Tests
-------------

[](#running-tests)

```
composer install
vendor/bin/phpunit
```

To generate a coverage report:

```
vendor/bin/phpunit --coverage-html coverage/
```

License
-------

[](#license)

This package is licensed under the [LGPL-2.1](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html) license.

###  Health Score

43

—

FairBetter than 89% of packages

Maintenance58

Moderate activity, may be stable

Popularity28

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 64% 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 ~873 days

Total

3

Last Release

1571d ago

Major Versions

v0.9.0 → v2.0.02019-10-14

### Community

Maintainers

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

---

Top Contributors

[![detain](https://avatars.githubusercontent.com/u/1364504?v=4)](https://github.com/detain "detain (151 commits)")[![kumar-interserver](https://avatars.githubusercontent.com/u/29834101?v=4)](https://github.com/kumar-interserver "kumar-interserver (84 commits)")[![mend-bolt-for-github[bot]](https://avatars.githubusercontent.com/in/16809?v=4)](https://github.com/mend-bolt-for-github[bot] "mend-bolt-for-github[bot] (1 commits)")

---

Tags

authorizenetmyadminpaymentpluginspamAbuseadministration

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/detain-myadmin-authorizenet-payments/health.svg)

```
[![Health](https://phpackages.com/badges/detain-myadmin-authorizenet-payments/health.svg)](https://phpackages.com/packages/detain-myadmin-authorizenet-payments)
```

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k39.6k](/packages/matomo-matomo)

PHPackages © 2026

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