Download the PHP package mvd/vipps without Composer
On this page you can find all versions of the php package mvd/vipps. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package vipps
Vipps PHP SDK
Vipps is a Norwegian payment service, used by more than 3 million people. Vipps was originally developed by DNB, but is now a separate company, which includes BankID and BankAxept. Vipps developer resources are available on GitHub: https://github.com/vippsas
Prerequisites
Authorization is token-based and you can generate tokens yourself using Merchant Integration Environment. Please contact Vipps integration in order to access Vipps Developer Portal.
Quick start
Add Vipps SDK to your project using Composer.
Vipps SDK uses PSR-7 compliant http-message plugin system, hence before you require mvd/vipps
you must
add http client adapter of your choice, ex. php-http/guzzle7-adapter
(read more).
References
Author
- Jakub Piasecki - Development and maintenance
- Ny Media AS - Initial development
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.
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.
All versions of vipps with dependencies
psr/http-message Version ^1.0
php-http/message Version ^1.6
php-http/httplug Version ^1.0|^2.0
php-http/client-implementation Version ^1.0
php-http/discovery Version ^1.0
eloquent/enumeration Version ^5.1
jms/serializer Version ^2.1