Present Settings view

The following describes how to show Zettle Settings view to users in the UI. With the Settings view, users can switch account, access the FAQ, and manage settings for card reader and payment methods.
For example, if your integration adds PayPal QRC payment in the UK or Germany, your users will need to activate PayPal QRC payment in the PayPal QRC screen in the settings. Because it's not activated by default.

Present settings

This example shows how to present Zettle Settings view to users.
Objective-C
1
- (void)presentSettingsFromViewController:(UIViewController *)viewController;
Swift
1
open func presentSettings(from viewController: UIViewController)

Next step

Set up one or more payment methods: