PHPackages                             insertname/vipps - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. insertname/vipps

ActiveProject[Payment Processing](/categories/payments)

insertname/vipps
================

Laravel package to support MobilePay/Vipps payments

10PHP

Since May 21Pushed 1y ago1 watchersCompare

[ Source](https://github.com/InsertNameIVS/VippsForLaravel)[ Packagist](https://packagist.org/packages/insertname/vipps)[ RSS](/packages/insertname-vipps/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

VippsForLaravel
===============

[](#vippsforlaravel)

This package is for Laravel to accept Vipps/Mobilepay payments. Plug and play, you just need to register your business at MobilePay.dk/Vipps.no

Usage
=====

[](#usage)

Put the following variables in your .env

```
VIPPS_CLIENT_ID=
VIPPS_CLIENT_SECRET=
VIPPS_MERCHANT_SERIAL_NUMBER=
VIPPS_SUBSCRIPTION_KEY=
VIPPS_CURRENCY="DKK"
VIPPS_API_URL=https://apitest.vipps.no #For testing
VIPPS_API_URL=https://api.vipps.no #For production
VIPPS_RETURN_URL=
VIPPS_WEBHOOK_ID=
VIPPS_WEBHOOK_SECRET=

```

To produce a webhook, just use the command `php artisan vipps:webhook`

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance26

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity18

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/13b1462aba9034ad3d9323114c6d2e30bd6c91cf55a710ebd876c35ff097531a?d=identicon)[DKBenny03](/maintainers/DKBenny03)

---

Top Contributors

[![DKBenny03](https://avatars.githubusercontent.com/u/68970051?v=4)](https://github.com/DKBenny03 "DKBenny03 (3 commits)")

### Embed Badge

![Health badge](/badges/insertname-vipps/health.svg)

```
[![Health](https://phpackages.com/badges/insertname-vipps/health.svg)](https://phpackages.com/packages/insertname-vipps)
```

###  Alternatives

[omnipay/paypal

PayPal gateway for Omnipay payment processing library

3156.8M53](/packages/omnipay-paypal)[eduardokum/laravel-boleto

Biblioteca com boletos para o laravel

626351.9k2](/packages/eduardokum-laravel-boleto)[tbbc/money-bundle

This is a Symfony bundle that integrates moneyphp/money library (Fowler pattern): https://github.com/moneyphp/money.

1961.9M](/packages/tbbc-money-bundle)[2checkout/2checkout-php

2Checkout PHP Library

83740.3k2](/packages/2checkout-2checkout-php)[smhg/sepa-qr-data

Generate QR code data for SEPA payments

61717.2k5](/packages/smhg-sepa-qr-data)[omnipay/dummy

Dummy driver for the Omnipay payment processing library

271.2M33](/packages/omnipay-dummy)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
