thephpleague / omnipay

A framework agnostic, multi-gateway payment processing library for PHP 5.6+
http://omnipay.thephpleague.com/
MIT License
5.94k stars 927 forks source link

micropayment gateway #326

Open lippoliv opened 8 years ago

lippoliv commented 8 years ago

Hey folks, micropayment is an big online payment gateway for multiple types. For example You can pay by creditcard, bank account or the customer can just transfer the amount manually trough his Bank.

Eben in intervalls (like monthly).

Would ne nice to have that implemented.

greydnls commented 8 years ago

Do you have a link to their API docs? @lippoliv

lippoliv commented 8 years ago

Hey @kayladnls, that should be what you search for: https://techdoc.micropayment.de/payment/serviceclient/index-en.php

Have a look on the "unofficial" 2.0 Documentation of the DebitService: https://webservices.micropayment.de/public/debit/v2.0/nvp/

They have an excelent Support and reply within minutes. Even calls with the direct programmers are possible.

barryvdh commented 8 years ago

You can clone the skeleton (https://github.com/thephpleague/omnipay-skeleton) and create your own gateway. If it's good and tested, we'll accept it in the readme :)

lippoliv commented 8 years ago

Would be nice if I would have enough time. But at the Moment, and for the next weeks, I have realy no time :/

So I hope there's someone out there who is interessted in implementing this.

@barryvdh could I pay for implementation of that API? Contact me for further talks ;)

barryvdh commented 8 years ago

You can email me if you want an estimate (email is in my profile). (Your email isn't visible)

matthewtrask commented 8 years ago

I have sometime to work on this, if no one else has started.

lippoliv commented 8 years ago

I did nite start any implementation and did not get any pn...

Mit freundlichem Gruß Oliver Lippert

Am 25. Apr. 2016, 15:12, um 15:12, Matt Trask notifications@github.com schrieb:

I have sometime to work on this, if no one else has started.


You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub: https://github.com/thephpleague/omnipay/issues/326#issuecomment-214313385

matthewtrask commented 8 years ago

Well I have plenty of time this week, so I will start working on it.

matthewtrask commented 8 years ago

@lippoliv is there any documentation in english? both are in german, and my german isnt anywhere near good enough to translate this.

matthewtrask commented 8 years ago

@lippoliv do you have any english documentation? would love to build this for you, but i can't understand german.

lippoliv commented 8 years ago

@rocketpastsix Sorry for the late answer.

I do gather information wether there is an english documentation available or not. I will response as soon as I get any information.

lippoliv commented 8 years ago

@rocketpastsix Whow they did respond very fast :)

Here you can enter nearly all documentation in englisch: https://techdoc.micropayment.de/?lang=en The Direct Debit is "work in progress" for english language. But the parameters are named in english so may it is enough to get it done.

They told me that you / we can chat with them at anytime (also in english): https://micropayment.de

Hopefully you now have all information :)