Skip to content

nvcristea/Sofort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sofort Library for Symfony 2.x

This library now implements SOFORT LIB VERSION 1.5.4 Payment Processor

This version of Sofort is a implementation of SOFORTLIB VERSION 1.5.4 with the following changes:

  • Namespaced
  • No more require(_once)
  • PSR-0 autoloading compatible
  • Future more testable design intended
  • Future better test coverage intended

Install Sofort Library via Composer

The preferred way to install this bundle is to rely on Composer. Just check on Packagist the version you want to install (in the following example, we used "dev-master") and add it to your composer.json:

{
    "require": {
        // ...
        "enkas/sofort": "dev-master"
    }
}

About

Sofort Lib 1.5.4 Payment Processor for Symfony 2.x

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages