FINN developer logo lightFINN developer logo dark
  • Getting Started
    • Overview
    • Release Notes
    • Overview
    • Multi-pairing
    • Overview
    • NodeJS
    • Python
    • ESP32
    • Android Things
    • Java
  • Webhooks
  • Mobile App
    • Overview
    • Android
    • iOS
  • Support
  • Sign in
sign in
Back to Mobile SDK

Mobile SDK iOS

Authentication

The SDK provides a secure authentication framework, so you don't need to worry about that.

Registration

On successful authentication, we return the FINN customer id. This way, you can associate them with the entries in your own database.

Login

For additional security we strongly recommend to use login with a pin. If however you want to implement other means of a secure login for your customer, we also support pin-less login.

Payment

SDK handles all the business logic for iDeal, SEPA and Credit Cards. You are free to choose a preferred one or let the customer pick it's favourite.

Manage Devices

You can pair a device to a customers account, as well as renaming or removing the device (for the user).

Activate Services

The FINN magic starts when a customer activates a service (action). This action can then be triggered by the IoT device, by making one simple SDK call.

Merchant information

To inform the consumer and demonstrate trust, you can add some information about your company, products & services. Adjusting this information is also available through the SDK.

Notifications

To keep your customer informed on what's going on with their active service we support push notifications. Just provide us the token, we'll do the rest.

Mobile SDK / Android Support
By visiting our website you agree to our cookie policy