Olo Pay is an E-commerce payment solution designed to help restaurants grow, protect, and support their digital ordering and delivery business. Olo Pay is specifically designed for digital restaurant ordering to address the challenges and concerns that weʼve heard from thousands of merchants.
The Olo Pay iOS SDK allows partners to easily add PCI-compliant credit card and Apple Pay functionality to their checkout flow and seamlessly integrate with the Olo Ordering API. This repo contains source code and documentation for the Olo Pay iOS SDK. Use of the SDK is subject to the terms of the Olo Pay SDK License.
The Olo Pay SDK supports Carthage, CocoaPods, and Swift Package Manager.
Documentation for the current version of the Olo Pay SDK, including setup instructions and full class documentation, are available online. Follow the steps in the Setup
and Getting Started
sections to begin integrating the SDK into your app. Documentation for older versions of the SDK are also available if needed.
For more information about integrating Olo Pay into your payment solutions, refer to our Olo Pay Dev Portal Documentation (Note: requires an Olo Developer account).
This repo contains a fully-functional example app that can be used as a guide for integrating and working with the Olo Pay iOS SDK. Source code for the example app can be found here. Details about using and building the example app can be found in the SDK Test Harness App
section of our Olo Pay Dev Portal's iOS SDK Documentation (Note: requires an Olo Developer account).