swedbank-pay / swedbank-pay-woocommerce-core
The Core of Swedbank Pay WooCommerce plugins
Installs: 3 578
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 5
Open Issues: 2
Requires
- php: >=7.0
- ext-bcmath: *
- ext-json: *
- squizlabs/php_codesniffer: ^3.5
- swedbank-pay/swedbank-pay-sdk-php: ~6.0
Requires (Dev)
- phpmd/phpmd: ^2.6
- phpunit/php-code-coverage: ^6.1 || ^7.0
- phpunit/phpunit: ~7.5 | ~8.0
- sebastian/phpcpd: ^4.1 || ^5.0
README
About
The Swedbank Pay Core for WooCommerce provides methods and classes which simplify integration Swedbank Pay's API Platform with WooCommerce.
This Core includes the following payments options:
- Checkout
- Credit and debit cards (Visa, Mastercard, Visa Electron, Maestro etc).
- Invoice
- Swish
- Vipps
- MobilePay
- Trustly
Installation
The recommended way to install the Swedbank Pay Core for WooCommerce library is with Composer. You can also download the source code from one of the releases here on GitHub or simply clone this repository.
Composer
The preferred method is via Composer. Follow the installation instructions if you do not already have composer installed.
Once composer is installed, execute the following command in your project root to install this SDK:
composer require swedbank-pay/swedbank-pay-woocommerce-core