Skip to content
This repository has been archived by the owner on May 23, 2021. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 392 Bytes

File metadata and controls

9 lines (6 loc) · 392 Bytes

iOS Client

Before running this app, create an .env file and run the sample server by following the instructions here

After running the sample server:

  1. Run pod install to install the Stripe iOS SDK.
  2. Open app.xcworkspace
  3. Build and run the appropriate project (Swift or ObjC) in the iOS simulator.