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
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.