Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.02 KB

README.md

File metadata and controls

22 lines (14 loc) · 1.02 KB

Commerce Swedbank Payment Portal

This module integrates Swedbank Payment Portal payment methods (banklink, credit card) as payment gateways with Drupal Commerce.

Requirements

This module depends on Swedbank Payment Portal API library for PHP.

Installation

  1. 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.

  2. Install the module by running drush en -y commerce_payment_spp.

Configuration

  1. Go to /admin/commerce/config/payment-gateways/add.
  2. Select the preferred payment gateway (banklink, credit card).
  3. Go to /admin/commerce/config/payment-gateways/swedbank-payment-portal-settings and enter your Swedbank Payment Portal credentials.