techjoomla / joomla-payments

Common Payment API Plugins for Joomla Supporting Multiple payment gateways with a easy 3 step integration process !
60 stars 86 forks source link

Added giropay.de payment plugin #7

Closed yvesh closed 9 years ago

yvesh commented 9 years ago

Added giropay.de (german payment processor) payment plugin for the joomla-payments API.

It's PHP CodeSniffer valid (Joomla code style) and seems to work fine so far (it has been actively used in Matukio from compojoom.com since 2 weeks). It requires curl (The included giropay SDK does).

Kind regards,

Yves compojoom.com

coolbung commented 9 years ago

Thanks yvesh! Will review and merge today.

parthlawate commented 9 years ago

Thanks for Your contribution ! On 20-Dec-2014 7:40 am, "Ashwin Date" notifications@github.com wrote:

Thanks yvesh! Will review and merge today.

Reply to this email directly or view it on GitHub https://github.com/techjoomla/joomla-payments/pull/7#issuecomment-67721247 .

coolbung commented 9 years ago

Don't seem to have the credentials to test, but the code looks all good so merging. In the next version you should look at replacing the CURL code with Jhttp.