Before running this app, create an .env
file and run the sample server by following the instructions here
After running the sample server:
- Run
pod install
to install the Stripe iOS SDK. - Open
app.xcworkspace
- Build and run the appropriate project (Swift or ObjC) in the iOS simulator.