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: 2 months ago
JSON representation
iDEAL Basic driver for the WordPress payment processing library.
- Host: GitHub
- URL: https://github.com/pronamic/wp-pronamic-pay-ideal-basic
- Owner: pronamic
- Created: 2014-06-26T09:04:05.000Z (almost 11 years ago)
- Default Branch: main
- Last Pushed: 2024-03-26T10:41:24.000Z (about 1 year ago)
- Last Synced: 2024-04-14T10:48:57.390Z (about 1 year ago)
- Topics: ideal, ing, pay, php, rabobank, wordpress, wp-pronamic-pay-gateway
- Language: PHP
- Homepage: http://www.wp-pay.org/gateways/ideal-basic/
- Size: 410 KB
- Stars: 2
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# WordPress Pay Gateway: iDEAL Basic
**iDEAL Basic driver for the WordPress payment processing library.**
[](https://travis-ci.org/wp-pay-gateways/ideal-basic)
[](https://coveralls.io/github/wp-pay-gateways/ideal-basic?branch=master)
[](https://packagist.org/packages/wp-pay-gateways/ideal-basic)
[](https://packagist.org/packages/wp-pay-gateways/ideal-basic)
[](https://packagist.org/packages/wp-pay-gateways/ideal-basic)
[](https://packagist.org/packages/wp-pay-gateways/ideal-basic)
[](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
'
```