{"id":36246711,"url":"https://github.com/rapidez/multisafepay","last_synced_at":"2026-03-10T09:04:39.142Z","repository":{"id":94504653,"uuid":"587674898","full_name":"rapidez/multisafepay","owner":"rapidez","description":null,"archived":false,"fork":false,"pushed_at":"2025-12-11T14:29:17.000Z","size":82,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-01-11T12:32:56.705Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","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":"LICENSE","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":"2023-01-11T10:10:05.000Z","updated_at":"2025-12-11T14:29:17.000Z","dependencies_parsed_at":"2024-03-05T08:45:32.001Z","dependency_job_id":"444e3fbb-cfb6-4489-8533-1964af233ea0","html_url":"https://github.com/rapidez/multisafepay","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/rapidez/multisafepay","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidez%2Fmultisafepay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidez%2Fmultisafepay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidez%2Fmultisafepay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidez%2Fmultisafepay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidez","download_url":"https://codeload.github.com/rapidez/multisafepay/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidez%2Fmultisafepay/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30328276,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T05:25:20.737Z","status":"ssl_error","status_checked_at":"2026-03-10T05:25:17.430Z","response_time":106,"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":[],"created_at":"2026-01-11T06:53:29.601Z","updated_at":"2026-03-10T09:04:39.132Z","avatar_url":"https://github.com/rapidez.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rapidez MultiSafePay\n\n## Requirements\n\nYou need the [MultiSafePay Magento 2](https://github.com/MultiSafepay/Magento2) and [MultiSafePay Magento 2 GraphQL](https://github.com/MultiSafepay/magento2-graphql) modules installed in your Magento 2 installation.\n\n## Installation\n\n```bash\ncomposer require rapidez/multisafepay\n```\n\nThen, in your magento -\u003e configuration -\u003e multisafepay -\u003e general settings, enable custom return urls for PWA and use the following return URLs:\n\n```\n[your base rapidez url]/msp-return/cancel?quoteId={{quote.masked_id}}\n[your base rapidez url]/msp-return/success?secureToken={{secure_token}}\u0026orderId={{order.increment_id}}\u0026paymentCode={{payment.code}}\n```\n\nFinally, note that MultiSafePay needs these magento URLs to work:\n\n```\n[your base magento url]/multisafepay/connect/success?[...]\n[your base magento url]/multisafepay/connect/cancel?[...]\n[your base magento url]/multisafepay/connect/notification?[...]\n```\n\nYou will have to update your deployment to open up these specific URLs (i.e. to not redirect these to your rapidez frontend).  \nFor example, for a standard rapidez installation you can update the regex as seen in the [Rapidez docs deployment page](https://docs.rapidez.io/0.x/deployment.html#redirecting-magento-to-rapidez) to include `multisafepay`.\n\n## Views\n\nYou can publish the views with the following command:\n\n```\nphp artisan vendor:publish --provider=\"Rapidez\\MultiSafePay\\MultiSafePayServiceProvider\" --tag=views\n```\n\n## Development note\n\nWhen you're developing using the MultiSafePay API in testing environments, you might run into the issue that the API returns an empty payment URL. This happens when you try to make an order with an Order ID that already exists in your MultiSafePay testmerchant account, which is common if you use the same site ID on different environments.\n\nTo avoid this issue, make sure that every individual environment has its own individual site in your testmerchant account.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frapidez%2Fmultisafepay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frapidez%2Fmultisafepay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frapidez%2Fmultisafepay/lists"}