Articles in this section

Set up a connection to Swish

Swish is a mobile payment platform that helps individuals and businesses send and receive money instantly using phone numbers.

Important

The Swish connector is in BETA and may be subject to changes.

Set up a connection

After you start the connection, configure it in the Create connection panel and complete all of the required * authentication settings:

Setting

Instructions

Name your connection * 

Enter a clear and distinguishable name.

Throughout integrator.io imports and exports, you will have the option to choose this new connection. A unique identifier will prove helpful later when selecting it from a list of the connections in your account.

API version 

(This setting is only for the Payment processing API type.)

Select your Swish account API version.

Environment * (This setting is only for the Payment processing and the Recurring payments API types.)

Select your Swish account environment:

  • Production: if your account URL is https://cpc.getswish.net

  • Merchant Swish simulator: if your account URL is https://mss.cpc.getswish.net

  • Sandbox: if your account URL is https://staging.getswish.pub.tds.tieto.com

API type * 

Choose your Swish API type:

  • Payment processing: Initiate and manage real-time payments to enable fast, secure money transfers between users or businesses.

  • QR codes: Generate and use QR codes to trigger payments quickly, simplifying in-person and mobile payment experiences.

  • Recurring payments: Set up and manage scheduled payments to automate subscriptions and repeat transactions efficiently.

SSL client key * 

Upload your Swish SSL client key. You can download it from your Swish portal > Certificates page.

Multiple layers of protection, including AES 256 encryption, are in place to keep your key safe. When editing this connection, you must re-enter this value each time; it is stored only when the connection is saved and never displayed as text.

SSL certificate * 

Upload your Swish SSL certificate. You can download it from your Swish portal > Certificates page.

Multiple layers of protection, including AES 256 encryption, are in place to keep your certificate safe. When editing this connection, you must re-enter this value each time; it is stored only when the connection is saved and never displayed as text.

Swish number * 

Enter your Swish number. You can download it from your Swish portal > Certificates page.

Certificate passphrase

Enter your Swish certificate passphrase (the same password that is required to unlock the PKCS12 client certificate). You can download it from your Swish portal > Certificates page.

Multiple layers of protection, including AES 256 encryption, are in place to keep your certificate safe. When editing this connection, you must re-enter this value each time; it is stored only when the connection is saved and never displayed as text.

Tip

This connector documentation describes only the settings shown for the Simple view. For the corresponding HTTP settings, see the Token auth universal connector documentation.

Additional references