mvd / vipps
Vipps API library
Installs: 1 556
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: ^5.6 || ^7.0
- eloquent/enumeration: ^5.1
- jms/serializer: ^2.1
- php-http/client-implementation: ^1.0
- php-http/discovery: ^1.0
- php-http/httplug: ^1.0|^2.0
- php-http/message: ^1.6
- psr/http-message: ^1.0
Requires (Dev)
- php-coveralls/php-coveralls: ^2.0
- php-http/guzzle6-adapter: ^2.0
- phpunit/phpunit: >=5 <8
- squizlabs/php_codesniffer: ^2.0
- symfony/filesystem: ^4.4|^5.0
- symfony/yaml: ^4.4|^5.0
Suggests
- php-http/guzzle6-adapter: Guzzle adapter
This package is auto-updated.
Last update: 2025-03-05 19:05:55 UTC
README
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.
$ composer require mvd/vipps:^2.0
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.