Skip to content

Add method to present checkout preferences

Compare
Choose a tag to compare
@mollidor mollidor released this 02 Feb 15:18
· 46 commits to master since this release
  • [ADDED] Provide method to let merchants change their checkout preferences
    +[SumupSDK presentCheckoutPreferencesFromViewController:animated:completion:]

Sample application:

  • [ADDED] Add button to present checkout preferences
  • [BUGFIX] Add missing -ObjC linker flag to Swift sample app