Skip to content

checkin/php-vipps

 
 

Repository files navigation

VIPPS by DNB

Packagist Packagist codecov Scrutinizer Code Quality Build Status Donate

Vipps is a Norwegian payment application designed for smartphones developed by DNB. Vipps was released May 30, 2015 and by reaching 1 million users November 5, 2015 - Vipps is Norways largest payment application. Although Vipps is developed by DNB it is an application open for customers from any Norwegian bank and 40% of the users are non-dnb customers.

source: Wikipedia

Prerequisites

After recent changes to Vipps architecture there is no longer need to authorize each request using cert files. Authorization is now token-based and you can generate tokens yourself using Merchant Integration Environment. Please contact [email protected] in order to access Vipps Developer Portal.

Quick start

Add VIPPS SDK to your project using Composer.

$ composer require zaporylie/vipps:^1.0

Vipps SDK uses PSR-7 compliant http-message plugin system, hence before you require zaporylie/vipps you must add http client adapter of your choice, ex. php-http/guzzle6-adapter (read more).

References

Author

Donate

Do you like the library? Do you find it useful? Please donate so I can allocate some of my free time to maintain the project.

Donate

Default amount with the link above is 50 PLN but you can modify according to your will.

If you want to support my work on this library in a different way please contact me.