Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 2.4 KB

installation-guide.md

File metadata and controls

46 lines (28 loc) · 2.4 KB

Installation and configuration manual for Swedbank Pay WooCommerce Payments

This plugin is using Swedbank Pay RESTful API and specifically the Swedbank Pay Payment Instruments section. 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. To connect your module to the PayEx 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:

image4

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

image5

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

image6