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: 11 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 (about 12 years ago)
- Default Branch: main
- Last Pushed: 2024-12-17T13:41:10.000Z (over 1 year ago)
- Last Synced: 2025-05-12T10:12:45.417Z (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: 427 KB
- Stars: 2
- Watchers: 4
- 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
'
```