Skip to content

Latest commit

 

History

History
60 lines (35 loc) · 3.01 KB

installation-guide.md

File metadata and controls

60 lines (35 loc) · 3.01 KB

Installation and configuration manual for Swedbank Pay WooCommerce Checkout

This plugin is using Swedbank Pay RESTful API. For documentation about the API see https://developer.swedbankpay.com/payments/

Prerequisites

  1. WooCommerce 5.*

Installation

Before you update to a newer version of WooCommerce, always make a backup as we don’t guarantee functionality of new versions of WooCommerce. We can only guarantee that the modules work in the standard theme and checkout of WooCommerce.

  1. Sign in as administrator on your WordPress site, click the plugins menu item, then “add new”. image1

  2. Find the plugin in the WordPress Plugin Directory image2

Configuration

Navigate to WooCommerce -> Settings -> Payments and pick the payment Method You want to configure.

image3

There are explanatory descriptions under each setting. If you don’t have a special solution you want to check the box “Use Swedbank Pay Checkout instead of WooCommerce Checkout”

image4

To connect your module to the Swedbank Pay system you need to navigate to https://admin.externalintegration.payex.com/psp/login for test and https://admin.payex.com/psp/login/ for production accounts and generate tokens:

image5

If you use the beta environment then use follow urls:

Navigate to Merchant->New Token and mark the methods you intend to use. For more information about each method contact your Swedbank Pay Sales representative. Copy the Token and insert it in the appropriate field in your WooCommerce Payment Method setting.

image6

Navigate further down on the same page to select Checkin country and mark the country for which the payment method should work.

image7

Don’t Forget to save. Note that Tokens differ for Production and Test.

Translation

For translation see https://developer.wordpress.org/themes/functionality/localization/#translate-po-file

Troubleshooting

You’ll find the logfiles under WooCommerce->Status->Logs. If you have rounding issues try to set Number of Decimals to “2” under WooCommerce -> Settings -> General -> Currency options

image8