{"id":24780545,"url":"https://github.com/vippsas/vipps-drupal","last_synced_at":"2026-02-13T06:15:23.464Z","repository":{"id":96045692,"uuid":"222934473","full_name":"vippsas/vipps-drupal","owner":"vippsas","description":"Vipps for Drupal","archived":false,"fork":false,"pushed_at":"2025-02-06T10:40:37.000Z","size":222,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":63,"default_branch":"8.x-4.x","last_synced_at":"2025-03-24T04:43:30.424Z","etag":null,"topics":["drupal","ecommerce","plugin","vipps"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vippsas.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2019-11-20T12:39:31.000Z","updated_at":"2025-02-06T10:40:41.000Z","dependencies_parsed_at":"2024-02-27T10:04:15.242Z","dependency_job_id":"cc54a7d8-9ff2-4de4-b129-da7ae7540ac5","html_url":"https://github.com/vippsas/vipps-drupal","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vippsas/vipps-drupal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vippsas%2Fvipps-drupal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vippsas%2Fvipps-drupal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vippsas%2Fvipps-drupal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vippsas%2Fvipps-drupal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vippsas","download_url":"https://codeload.github.com/vippsas/vipps-drupal/tar.gz/refs/heads/8.x-4.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vippsas%2Fvipps-drupal/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260315344,"owners_count":22990748,"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","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":["drupal","ecommerce","plugin","vipps"],"created_at":"2025-01-29T10:33:35.672Z","updated_at":"2026-02-13T06:15:23.459Z","avatar_url":"https://github.com/vippsas.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- START_METADATA\n---\ntitle: Commerce Vipps\nsidebar_position: 1\ndescription: Offer Vipps as a payment method on your Drupal website.\npagination_next: null\npagination_prev: null\nsection: Plugins\n---\nEND_METADATA --\u003e\n\n# Commerce Vipps\n\n![Support and development by Ny Media ](./docs/images/nymedia.svg#gh-light-mode-only)![Support and development by Ny Media](./docs/images/nymedia_dark.svg#gh-dark-mode-only)\n\n\n*This plugin is built and maintained by [Ny Media](https://www.nymedia.no/en) and hosted on [drupal.org][Commerce Vipps].\nFor support, [https://www.drupal.org/node/add/project-issue/commerce_vipps][create an issue] on drupal.org.*\n\n\u003c!-- START_COMMENT --\u003e\n💥 Please use the plugin pages on [https://developer.vippsmobilepay.com](https://developer.vippsmobilepay.com/docs/plugins-ext/drupal/). 💥\n\n\u003c!-- END_COMMENT --\u003e\n\n\nOffer Vipps as a payment method on your Drupal website.\n\nAll development is happening via [issue queue on drupal.org][Issue queue].\nSee the [Contribution](#contribution) and [Support](#support) sections\nbelow for more information.\n\n\u003c!-- START_COMMENT --\u003e\n## Table of contents\n\n* [Introduction](#introduction)\n* [Requirements](#requirements)\n* [Installation](#installation)\n* [Contribution](#contribution)\n* [Support](#support)\n\n## Introduction\n\nVipps is a Norwegian payment service, used by more than 3.5 million people.\nVipps was originally developed by DNB, but is now a separate company, which\nincludes BankID and BankAxept.\n\u003c!-- END_COMMENT --\u003e\n\n## Requirements\n\n* [Composer]\n* [Drupal 8.7+][Drupal installation guide]\n* [Commerce 2.x]\n* [Commerce Vipps module][Commerce Vipps]\n\n## Installation\n\nBefore you install `commerce_vipps` module, you must first install [Commerce 2.x]\non your Drupal website. Please follow the [Commerce installation guide][Commerce installation guide].\n\nPlease remember that `commerce_vipps` module, similar to other payment gateway\nintegrations, is using Payment API provided by the `commerce_payment` submodule. Make\nsure you have installed that module.\n\nIn order to download the module and its dependencies, use the following [Composer][Composer] command:\n\n```bash\ncomposer require drupal/commerce_vipps\n```\n\nEnable the module either via Drupal UI (navigate to */admin/modules*) or CLI.\nRead more about enabling the module on the [Drupal help pages](https://www.drupal.org/docs/8/extending-drupal-8/installing-drupal-8-modules#s-step-2-enable-the-module).\n\n## Contribution\n\nYou found a bug? You'd like to request a feature? You'd like to\ncontribute a code, visit the [issue queue on drupal.org][Issue queue].\n\n## Support\n\n* For technical support regarding the module, reach out to the module maintainer via issue queue at [https://www.drupal.org/node/add/project-issue/commerce_vipps][Create an issue].\n* If you have technical problems regarding Drupal or Drupal Commerce, use [Drupal Answers](https://drupal.stackexchange.com/).\n* For merchant support, contact [Vipps customer support][Vipps Support].\n\n\n[Composer]: https://getcomposer.org/\n[Drupal installation guide]: https://www.drupal.org/docs/develop/using-composer/using-composer-to-install-drupal-and-manage-dependencies#download-core\n[Commerce installation guide]: https://docs.drupalcommerce.org/commerce2/developer-guide/install-update\n[Commerce 2.x]: http://drupal.org/project/commerce\n[Commerce Vipps]: http://drupal.org/project/commerce_vipps\n[Commerce Vipps on Github]: https://github.com/vippsas/vipps-drupal\n[Issue queue]: https://www.drupal.org/project/issues/commerce_vipps\n[Create an issue]: https://www.drupal.org/node/add/project-issue/commerce_vipps\n[Vipps Support]: https://help.vippsmobilepay.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvippsas%2Fvipps-drupal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvippsas%2Fvipps-drupal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvippsas%2Fvipps-drupal/lists"}