Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 2.63 KB

README.md

File metadata and controls

28 lines (20 loc) · 2.63 KB

Swift 3.0 CocoaPods CocoaPods CocoaPods Carthage compatible

Build Status BuddyBuild codecov codebeat badge

Zalando Commerce iOS SDK

The purpose of this project is to provide effortless and seamless integration with Zalando Checkout in iOS apps.

The project contains 2 main frameworks:

  1. ZalandoCommerceAPI – contains models and network client for Zalando Checkout, Guest Checkout, and Catalog APIs.
  2. ZalandoCommerceUI – contains full UI implementation for handling checkout.

Additionally, Demo app presents the framework and how to integrate it.

Quick Start

  1. Installation: CocoaPods, Carthage, or manual
  2. Configuration: via code, or via Info.plist
  3. Usage: ZalandoCommerceUI

More documentation on wiki.