PHPackages                             benborla/authorize-net-plugin - 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. benborla/authorize-net-plugin

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

benborla/authorize-net-plugin
=============================

Authorize.net payment gateway plugin for Sylius applications.

v1.0(6y ago)039MITPHPPHP ^7.2CI failing

Since Dec 12Pushed 6y ago1 watchersCompare

[ Source](https://github.com/benborla/sylius-authorize-net)[ Packagist](https://packagist.org/packages/benborla/authorize-net-plugin)[ RSS](/packages/benborla-authorize-net-plugin/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (1)Dependencies (29)Versions (2)Used By (0)

\[!\[Latest Version on Packagist\]\[ico-version\]\]\[link-packagist\] [!\[Software License\]\[ico-license\]](LICENSE)\[!\[Build Status\]\[ico-travis\]\]\[link-travis\] \[!\[Quality Score\]\[ico-code-quality\]\]\[link-code-quality\]

Authorize.net Payment plugin for Sylius
=======================================

[](#authorizenet-payment-plugin-for-sylius)

This plugin adds Authorize.net as a payment option to Sylius.

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

[](#installation)

### 1. Install plugin

[](#1-install-plugin)

```
$ composer require benborla/authorize-net-plugin
```

### 2. Make sure the plugin is added to `bundles.php`:

[](#2-make-sure-the-plugin-is-added-to-bundlesphp)

```
# config/bundles.php
        BenBorla\SyliusAuthorizeNetPlugin\BenBorlaSyliusAuthorizeNetPlugin::class => ['all' => true],
```

### 3. Import the config file

[](#3-import-the-config-file)

```
# config/packages/_sylius.yaml
imports:
    - { resource: "@BenBorlaSyliusAuthorizeNetPlugin/Resources/config/app/config.yaml" }
```

### 4. (Optional) Import fixtures to play in your app

[](#4-optional-import-fixtures-to-play-in-your-app)

```
# config/packages/_sylius.yaml
imports:
    - { resource: "@BenBorlaSyliusAuthorizeNetPlugin/Resources/config/app/fixtures.yaml" }
```

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

[](#configuration)

Create a new Payment method of the type *Authorize.net* and fill out the required form fields.

Testing
-------

[](#testing)

### Automated tests

[](#automated-tests)

Run `composer tests`

### Manual testing

[](#manual-testing)

- Use credit card numbers from [https://developer.authorize.net/hello\_world/testing\_guide/](https://developer.authorize.net/hello_world/testing_guide/)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

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

2348d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2dd498b29c16aad35e4b2a23e73fe942f458ae7ace6ad935883a41559e3daf9d?d=identicon)[benborla](/maintainers/benborla)

---

Top Contributors

[![ben-wml](https://avatars.githubusercontent.com/u/58916220?v=4)](https://github.com/ben-wml "ben-wml (8 commits)")[![benborla](https://avatars.githubusercontent.com/u/22745294?v=4)](https://github.com/benborla "benborla (7 commits)")

---

Tags

pluginsyliuspaymentpayumauthorize.netbenborlaben borla

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/benborla-authorize-net-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/benborla-authorize-net-plugin/health.svg)](https://phpackages.com/packages/benborla-authorize-net-plugin)
```

###  Alternatives

[flux-se/sylius-payum-stripe-plugin

Payum Stripe gateways plugin for Sylius.

61342.2k](/packages/flux-se-sylius-payum-stripe-plugin)[payum/payum-module

Rich payment solutions for zend framework2. Paypal, payex, authorize.net, be2bill, omnipay, recurring paymens, instant notifications and many more

2014.0k](/packages/payum-payum-module)

PHPackages © 2026

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