Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pronamic/wp-pronamic-pay-ideal-basic

iDEAL Basic driver for the WordPress payment processing library.
https://github.com/pronamic/wp-pronamic-pay-ideal-basic

ideal ing pay php rabobank wordpress wp-pronamic-pay-gateway

Last synced: about 1 month ago
JSON representation

iDEAL Basic driver for the WordPress payment processing library.

Awesome Lists containing this project

README

        

# WordPress Pay Gateway: iDEAL Basic

**iDEAL Basic driver for the WordPress payment processing library.**

[![Build Status](https://travis-ci.org/wp-pay-gateways/ideal-basic.svg?branch=develop)](https://travis-ci.org/wp-pay-gateways/ideal-basic)
[![Coverage Status](https://coveralls.io/repos/wp-pay-gateways/ideal-basic/badge.svg?branch=master&service=github)](https://coveralls.io/github/wp-pay-gateways/ideal-basic?branch=master)
[![Latest Stable Version](https://poser.pugx.org/wp-pay-gateways/ideal-basic/v/stable.svg)](https://packagist.org/packages/wp-pay-gateways/ideal-basic)
[![Total Downloads](https://poser.pugx.org/wp-pay-gateways/ideal-basic/downloads.svg)](https://packagist.org/packages/wp-pay-gateways/ideal-basic)
[![Latest Unstable Version](https://poser.pugx.org/wp-pay-gateways/ideal-basic/v/unstable.svg)](https://packagist.org/packages/wp-pay-gateways/ideal-basic)
[![License](https://poser.pugx.org/wp-pay-gateways/ideal-basic/license.svg)](https://packagist.org/packages/wp-pay-gateways/ideal-basic)
[![Built with Grunt](https://cdn.gruntjs.com/builtwith.svg)](http://gruntjs.com/)

## Documentation

* [Integration manual for iDEAL Basic - Version 2.3, April 2010 - ING](http://pronamic.nl/wp-content/uploads/2011/12/iDEAL_Basic_EN_v2.3.pdf)

## Simulate XML Notification

```
curl --request POST http://pay.local/wp-json/pronamic-pay/ideal-basic/v1/notification \
--data '

20131022120742
0020000048638175
1382436458
Success
'
```