{"id":15065461,"url":"https://github.com/pronamic/wp-pronamic-pay-ideal-basic","last_synced_at":"2025-08-10T13:17:11.000Z","repository":{"id":18142907,"uuid":"21234617","full_name":"pronamic/wp-pronamic-pay-ideal-basic","owner":"pronamic","description":"iDEAL Basic driver for the WordPress payment processing library.","archived":false,"fork":false,"pushed_at":"2024-12-17T13:41:10.000Z","size":437,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-05-12T10:12:45.417Z","etag":null,"topics":["ideal","ing","pay","php","rabobank","wordpress","wp-pronamic-pay-gateway"],"latest_commit_sha":null,"homepage":"http://www.wp-pay.org/gateways/ideal-basic/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pronamic.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-06-26T09:04:05.000Z","updated_at":"2024-12-17T13:41:14.000Z","dependencies_parsed_at":"2024-06-23T04:01:14.054Z","dependency_job_id":null,"html_url":"https://github.com/pronamic/wp-pronamic-pay-ideal-basic","commit_stats":{"total_commits":269,"total_committers":4,"mean_commits":67.25,"dds":0.5018587360594795,"last_synced_commit":"b9b95a9cd02d10dd398a39e44340599a695b2996"},"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/pronamic/wp-pronamic-pay-ideal-basic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pronamic%2Fwp-pronamic-pay-ideal-basic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pronamic%2Fwp-pronamic-pay-ideal-basic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pronamic%2Fwp-pronamic-pay-ideal-basic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pronamic%2Fwp-pronamic-pay-ideal-basic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pronamic","download_url":"https://codeload.github.com/pronamic/wp-pronamic-pay-ideal-basic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pronamic%2Fwp-pronamic-pay-ideal-basic/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269730529,"owners_count":24466034,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ideal","ing","pay","php","rabobank","wordpress","wp-pronamic-pay-gateway"],"created_at":"2024-09-25T00:38:44.199Z","updated_at":"2025-08-10T13:17:10.454Z","avatar_url":"https://github.com/pronamic.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WordPress Pay Gateway: iDEAL Basic\n\n**iDEAL Basic driver for the WordPress payment processing library.**\n\n[![Build Status](https://travis-ci.org/wp-pay-gateways/ideal-basic.svg?branch=develop)](https://travis-ci.org/wp-pay-gateways/ideal-basic)\n[![Coverage Status](https://coveralls.io/repos/wp-pay-gateways/ideal-basic/badge.svg?branch=master\u0026service=github)](https://coveralls.io/github/wp-pay-gateways/ideal-basic?branch=master)\n[![Latest Stable Version](https://poser.pugx.org/wp-pay-gateways/ideal-basic/v/stable.svg)](https://packagist.org/packages/wp-pay-gateways/ideal-basic)\n[![Total Downloads](https://poser.pugx.org/wp-pay-gateways/ideal-basic/downloads.svg)](https://packagist.org/packages/wp-pay-gateways/ideal-basic)\n[![Latest Unstable Version](https://poser.pugx.org/wp-pay-gateways/ideal-basic/v/unstable.svg)](https://packagist.org/packages/wp-pay-gateways/ideal-basic)\n[![License](https://poser.pugx.org/wp-pay-gateways/ideal-basic/license.svg)](https://packagist.org/packages/wp-pay-gateways/ideal-basic)\n[![Built with Grunt](https://cdn.gruntjs.com/builtwith.svg)](http://gruntjs.com/)\n\n## Documentation\n\n*\t[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)\n\n## Simulate XML Notification\n\n```\ncurl --request POST http://pay.local/wp-json/pronamic-pay/ideal-basic/v1/notification \\\n\t--data '\u003c?xml version=\"1.0\" encoding=\"UTF-8\"?\u003e\n\u003cNotification xmlns=\"http://www.idealdesk.com/Message\" version=\"1.1.0\"\u003e\n\t\u003ccreateDateTimeStamp\u003e20131022120742\u003c/createDateTimeStamp\u003e\n\t\u003ctransactionID\u003e0020000048638175\u003c/transactionID\u003e\n\t\u003cpurchaseID\u003e1382436458\u003c/purchaseID\u003e\n\t\u003cstatus\u003eSuccess\u003c/status\u003e\n\u003c/Notification\u003e'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpronamic%2Fwp-pronamic-pay-ideal-basic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpronamic%2Fwp-pronamic-pay-ideal-basic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpronamic%2Fwp-pronamic-pay-ideal-basic/lists"}