Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 511 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 511 Bytes

pay-tokenizer-ios

Repository for LinioPay's tokenization IOS client in Objective C.

View the LinioPay Docs or browse the GitHub docs source

Client Setup

View the Client Setup for a detail implementation guide.

Sample

A sample app can be found in the Example folder. To run the example:

Step 1: Install Pods

cd Example

Step 2: Open Workspace

open LinioPayTokenizer.xcworkspace