The Olo Digital Wallets iOS SDK provides a simple and easy way to add digital wallet (Apple Pay) payments to your app.
The primary purpose of the SDK is to facilitate payments with Olo's ordering ecosystem. It was designed as a vanilla digital wallets SDK and should be able to facilitate payments with any processor that accepts Apple Pay, but functionality outside of Olo's ordering ecosystem has not been tested and is not guaranteed.
The SDK supports Carthage, CocoaPods, and Swift Package Manager.
The SDK is fully documented. Follow the steps in the Setup and Getting Started sections to begin
integrating the SDK into your app.
Important: The SDK focuses solely on how to integrate Apple Pay into an app. It does not contain information about integrating with specific payment processors
This repo contains a fully-functional example app that can be used as a reference for integrating and working with the Olo Digital Wallets iOS SDK. Source code for the example can be found here
Use of this SDK is subject to the MIT License