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 2y ago1 watchersCompare

[ Source](https://github.com/InsertNameIVS/VippsForLaravel)[ Packagist](https://packagist.org/packages/insertname/vipps)[ RSS](/packages/insertname-vipps/feed)WikiDiscussions main Synced 2d 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

12

—

LowBetter than 0% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity19

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://avatars.githubusercontent.com/u/68970051?v=4)[Sebastian Weber Woitkus](/maintainers/DKBenny03)[@DKBenny03](https://github.com/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

[msilabs/bkash

bKash Payment Gateway API for Laravel Framework.

181.2k](/packages/msilabs-bkash)[binkode/laravel-paystack

A description for laravel-paystack.

112.1k](/packages/binkode-laravel-paystack)

PHPackages © 2026

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