This module integrates Swedbank Payment Portal payment methods (banklink, credit card) as payment gateways with Drupal Commerce.
This module depends on Swedbank Payment Portal API library for PHP.
-
Run
composer require drupal/commerce_payment_spp
in your Drupal project to download the module. This will automatically install Swedbank Payment Portal API library for PHP. -
Install the module by running
drush en -y commerce_payment_spp
.
- Go to
/admin/commerce/config/payment-gateways/add
. - Select the preferred payment gateway (banklink, credit card).
- Go to
/admin/commerce/config/payment-gateways/swedbank-payment-portal-settings
and enter your Swedbank Payment Portal credentials.