Svea App Wallet

This integration guide is made for you who wants to receive in-app payments in your app, as it explains how to properly implement Svea App Wallet. The guide describes what you need to do in order to add a payment card, create a user, remove a payment card, and complete a payment.

Unsure where to start? Check out our implementation timeline to get an overview of everything you'll need to get Svea App Wallet integrated into your app, or start building in three easy steps.

Payment methods

Svea App Wallet supports a variety of payment options for your customers, with more being added regularly. We currently support:

  • Card payments
  • Recurring card payments
  • Invoices
  • Payment plans
  • Apple Pay
  • Google Pay
  • Swish

Before you begin

The guide is divided into two sections:

  1. Client
  2. Server API

The Client section covers how to integrate your mobile app with Svea App Wallet. The Server API section, on the other hand, describes the endpoints of Svea App Wallet backend API that your backend server will utilize.

After getting access to the SDK for iOS and/or Android, continue with configuring the environment and get started with registering a user token.

For your backend server, on the other hand, it is advised that you start from requesting a user token, as this is what your mobile app will require first.