The purpose of this project is to provide effortless and seamless integration with Zalando Checkout in iOS apps.
The project contains 2 main frameworks:
ZalandoCommerceAPI
– contains models and network client for Zalando Checkout, Guest Checkout, and Catalog APIs.ZalandoCommerceUI
– contains full UI implementation for handling checkout.
Additionally, Demo app presents the framework and how to integrate it.
- Installation: CocoaPods, Carthage, or manual
- Configuration: via code, or via Info.plist
- Usage: ZalandoCommerceUI
More documentation on wiki.