PHPackages                             dabsquared/omnipay-cybersource-soap - 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. dabsquared/omnipay-cybersource-soap

AbandonedArchivedLibrary[Payment Processing](/categories/payments)

dabsquared/omnipay-cybersource-soap
===================================

Cybersource support for Omnipay payment processing library

1.0(11y ago)29095MITPHP

Since Dec 17Pushed 10y ago2 watchersCompare

[ Source](https://github.com/Klinche/omnipay-cybersource-soap)[ Packagist](https://packagist.org/packages/dabsquared/omnipay-cybersource-soap)[ Docs](https://github.com/DABSquared/omnipay-cybersource-soap)[ RSS](/packages/dabsquared-omnipay-cybersource-soap/feed)WikiDiscussions master Synced 1mo ago

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

Omnipay: Cybersource-SOAP
=========================

[](#omnipay-cybersource-soap)

**Cybersource-SOAP driver for the Omnipay PHP payment processing library**

[![Build Status](https://camo.githubusercontent.com/4a2bfbe80225a8a586cd1975d95d7a34474ad863dc5ad47ae92ba406a0bdaff3/68747470733a2f2f7472617669732d63692e6f72672f4b6c696e6368652f6f6d6e697061792d6379626572736f757263652d736f61702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/klinche/omnipay-cybersource-soap)[![Latest Stable Version](https://camo.githubusercontent.com/59ce9f28bc7c38f96b93f79bb2700ee241970d0e0cf33fbfae3a2c8a6973423c/68747470733a2f2f706f7365722e707567782e6f72672f6b6c696e6368652f6f6d6e697061792d6379626572736f757263652d736f61702f762f737461626c652e737667)](https://packagist.org/packages/klinche/omnipay-cybersource-soap)[![Latest Unstable Version](https://camo.githubusercontent.com/21eb10d2d41df4d63543e1a9fd0959494733eeef8dd1a4eb34cfc2ade039cb01/68747470733a2f2f706f7365722e707567782e6f72672f6b6c696e6368652f6f6d6e697061792d6379626572736f757263652d736f61702f762f756e737461626c652e737667)](https://packagist.org/packages/klinche/omnipay-cybersource-soap)[![Total Downloads](https://camo.githubusercontent.com/480fda9157a52a501af39e78bb34233b088f0baf28faeba8ab26cde3d7fd61a6/68747470733a2f2f706f7365722e707567782e6f72672f6b6c696e6368652f6f6d6e697061792d6379626572736f757263652d736f61702f646f776e6c6f6164732e737667)](https://packagist.org/packages/klinche/omnipay-cybersource-soap)[![License](https://camo.githubusercontent.com/85e8a4afce674a2036bde9bbeaef19f52124d9a857c073fab804a2c3c7c674a7/68747470733a2f2f706f7365722e707567782e6f72672f6b6c696e6368652f6f6d6e697061792d6379626572736f757263652d736f61702f6c6963656e73652e737667)](https://packagist.org/packages/klinche/omnipay-cybersource-soap)

[Omnipay](https://github.com/thephpleague/omnipay) is a framework agnostic, multi-gateway payment processing library for PHP 5.3+. This package implements Cybersource-SOAP support for Omnipay.

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

[](#installation)

Omnipay is installed via [Composer](http://getcomposer.org/). To install, simply add it to your `composer.json` file:

```
{
    "require": {
        "klinche/omnipay-cybersource-soap": "@stable"
    }
}
```

And run composer to update your dependencies:

```
$ curl -s http://getcomposer.org/installer | php
$ php composer.phar update

```

Basic Usage
-----------

[](#basic-usage)

The following gateways are provided by this package:

- Cybersource-SOAP

For general usage instructions, please see the main [Omnipay](https://github.com/thephpleague/omnipay)repository.

Support
-------

[](#support)

If you are having general issues with Omnipay, we suggest posting on [Stack Overflow](http://stackoverflow.com/). Be sure to add the [omnipay tag](http://stackoverflow.com/questions/tagged/omnipay) so it can be easily found.

If you want to keep up to date with release announcements, discuss ideas for the project, or ask more detailed questions, there is also a [mailing list](https://groups.google.com/forum/#!forum/omnipay) which you can subscribe to.

If you believe you have found a bug, please report it using the [GitHub issue tracker](https://github.com/dioscouri/omnipay-cybersource/issues), or better yet, fork the library and submit a pull request.

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

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

4164d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fdf19ed71b3ac0d2b567011714f901882551a3e8cfb7aba2e85af128ce60b66a?d=identicon)[bass\_rock](/maintainers/bass_rock)

---

Top Contributors

[![bassrock](https://avatars.githubusercontent.com/u/1010384?v=4)](https://github.com/bassrock "bassrock (22 commits)")[![twmbx](https://avatars.githubusercontent.com/u/536306?v=4)](https://github.com/twmbx "twmbx (1 commits)")

---

Tags

soappaymentgatewaypaymerchantomnipaypurchasecybersource

### Embed Badge

![Health badge](/badges/dabsquared-omnipay-cybersource-soap/health.svg)

```
[![Health](https://phpackages.com/badges/dabsquared-omnipay-cybersource-soap/health.svg)](https://phpackages.com/packages/dabsquared-omnipay-cybersource-soap)
```

###  Alternatives

[lokielse/omnipay-alipay

Alipay gateway for Omnipay payment processing library

587421.0k11](/packages/lokielse-omnipay-alipay)[dioscouri/omnipay-cybersource

Cybersource support for Omnipay payment processing library

1153.4k1](/packages/dioscouri-omnipay-cybersource)

PHPackages © 2026

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