{"id":36981157,"url":"https://github.com/rapidez/paynl","last_synced_at":"2026-01-13T22:50:58.147Z","repository":{"id":42372148,"uuid":"409241026","full_name":"rapidez/paynl","owner":"rapidez","description":null,"archived":false,"fork":false,"pushed_at":"2025-12-05T14:15:12.000Z","size":153,"stargazers_count":0,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-12-09T00:48:07.515Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"","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/rapidez.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-09-22T14:40:09.000Z","updated_at":"2025-12-05T14:15:17.000Z","dependencies_parsed_at":"2024-05-22T14:28:55.403Z","dependency_job_id":"d5740ec5-29a2-4297-8e52-ace8069b67fc","html_url":"https://github.com/rapidez/paynl","commit_stats":{"total_commits":14,"total_committers":8,"mean_commits":1.75,"dds":0.7857142857142857,"last_synced_commit":"ad387a4237e72d1abb7a2bd71313780cb8f11593"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/rapidez/paynl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidez%2Fpaynl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidez%2Fpaynl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidez%2Fpaynl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidez%2Fpaynl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidez","download_url":"https://codeload.github.com/rapidez/paynl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidez%2Fpaynl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28402174,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T14:36:09.778Z","status":"ssl_error","status_checked_at":"2026-01-13T14:35:19.697Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["hacktoberfest"],"created_at":"2026-01-13T22:50:58.088Z","updated_at":"2026-01-13T22:50:58.141Z","avatar_url":"https://github.com/rapidez.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rapidez PayNL\n\n## Requirements\n\nYou need to have the [PayNL Magento 2 module](https://github.com/paynl/magento2-plugin) and the [PayNL Magento 2 GraphQL module](https://github.com/paynl/magento2-graphql) installed and configured within your Magento 2 installation.\n\n## Installation\n\n```bash\ncomposer require rapidez/paynl\n```\n\n### Configuration\n\nBecause the payment endpoints require authentication we use [justbetter/laravel-magento-client](https://github.com/justbetter/laravel-magento-client)\nThe folowing .env variables need to be set:\n\n```env\nMAGENTO_BASE_URL=${MAGENTO_URL}\n# See: https://developer.adobe.com/commerce/webapi/get-started/authentication/gs-authentication-token/#integration-tokens\nMAGENTO_ACCESS_TOKEN=\n```\n\nBy default the access token is used as bearer token, to use oauth for this instead see the [authentication section](https://github.com/justbetter/laravel-magento-client#authentication)\n\nOnly the `Paynl_Payment::graphql_capture` (GraphQL - Capture) resource access is required.\n\n### Views\n\nYou can publish the views with:\n```bash\nphp artisan vendor:publish --provider=\"Rapidez\\Paynl\\PaynlServiceProvider\" --tag=views\n```\n\n### Pin payments\n\nIf you want to enable the pin terminal dropdown you will have to add the following snippet\n\n```\npay_issuers {\n    id\n    name\n}\n```\n\nto the `available_payment_methods` field in `rapidez/core/resources/views/cart/queries/fragments/cart.graphql`\n\n## License\n\nGNU General Public License v3. Please see [License File](LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frapidez%2Fpaynl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frapidez%2Fpaynl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frapidez%2Fpaynl/lists"}