Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

Commit

Permalink
Updating readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bassrock committed Dec 17, 2014
1 parent 301a4ee commit 4f05563
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,11 @@
**Cybersource driver for the Omnipay PHP payment processing library**

[![Build Status](https://travis-ci.org/DABSquared/omnipay-cybersource-soap.svg?branch=master)](https://travis-ci.org/dabsquared/omnipay-cybersource-soap)
[![Latest Stable Version](https://poser.pugx.org/dabsquared/omnipay-cybersource-soap/version.png)](https://packagist.org/dabsquared/omnipay-cybersource-soap/)
[![Total Downloads](https://poser.pugx.org/dabsquared/omnipay-cybersource-soap/d/total.png)](https://packagist.org/dabsquared/omnipay-cybersource-soap/)
[![Latest Stable Version](https://poser.pugx.org/dabsquared/omnipay-cybersource-soap/v/stable.svg)](https://packagist.org/packages/dabsquared/omnipay-cybersource-soap)
[![Latest Unstable Version](https://poser.pugx.org/dabsquared/omnipay-cybersource-soap/v/unstable.svg)](https://packagist.org/packages/dabsquared/omnipay-cybersource-soap)
[![Total Downloads](https://poser.pugx.org/dabsquared/omnipay-cybersource-soap/downloads.svg)](https://packagist.org/packages/dabsquared/omnipay-cybersource-soap)
[![License](https://poser.pugx.org/dabsquared/omnipay-cybersource-soap/license.svg)](https://packagist.org/packages/dabsquared/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 2Checkout support for Omnipay.
Expand Down

0 comments on commit 4f05563

Please sign in to comment.