A simple application that shows how to integrate the Paystack SDK into your iOS app. There's an accompanying guide that explains how you should go about your integration.
- Clone project and open
sample-app.xcworkspacewith XCode - Open the
AppDelegatefile and add the following param:- Paystack.setDefaultPublicKey("your_paystack_public_key")
- Run the project on your iPhone or Simulator