Skip to content

ruudk/AMNL-Mollie

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMNL\Mollie

The goal of this PHP 5.3+ library is to simplify the implementation of the payment methods offered by Mollie B.V.

PROBLEM?

If you run in to any issues when using this library or perhaps you have some good suggestions, please care to share them. Just create a new issue over here.

Current State

Last update: 2012/06/16

The library is still in development and I've only manually tested the source in my development environment. However, since I used the code examples provided by Mollie aswell as their documentation to write all of this, I reckon it's safe to use in a production environment too.

At the moment I've only implemented iDEAL, MiniTix and Micropayments (IVR). I'm still working on the Paysafecard gateway, but I will publish them soon too.

Dependencies

This library uses kriswallsmith/Buzz and needs at least PHP 5.3 to work. The easiest way to add this library to your project, is by using the Composer dependency manager.

About

PHP 5.3 library for communicating with Mollie (PSP).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%