Download the PHP package empatix/omnipay-swedbank without Composer
On this page you can find all versions of the php package empatix/omnipay-swedbank. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download empatix/omnipay-swedbank
More information about empatix/omnipay-swedbank
Files in empatix/omnipay-swedbank
Package omnipay-swedbank
Short Description Swedbank driver for the Omnipay payment processing library
License MIT
Homepage https://github.com/empatix/omnipay-swedbank
Informations about the package omnipay-swedbank
Omnipay: Swedbank
Swedbank driver for the Omnipay PHP payment processing library
Omnipay is a framework agnostic, multi-gateway payment processing library for PHP. This package implements Vipps support for Omnipay.
Installation
Omnipay is installed via Composer. To install, simply require league/omnipay
and empatix/omnipay-swedbank
with Composer:
Basic Usage
The following gateways are provided by this package:
- Swedbank Pay (Card payment instrument)
For general usage instructions, please see the main Omnipay repository and the Swedbank documentation
Initialize gateway, purchase and redirect to Swedbank
Get the transaction details
Out Of Scope
Omnipay does not cover recurring payments or billing agreements, and so those features are not included in this package. Extensions to this gateway are always welcome.
Support
If you are having general issues with Omnipay, we suggest posting on Stack Overflow. Be sure to add the omnipay tag so it can be easily found.
If you want to keep up to date with release anouncements, discuss ideas for the project, or ask more detailed questions, there is also a mailing list which you can subscribe to.
If you believe you have found a bug, please report it using the GitHub issue tracker, or better yet, fork the library and submit a pull request.