fuber icon indicating copy to clipboard operation
fuber copied to clipboard

Parse/Stripe/Swift iOS Spike

Fuber

A quick spike to test integrating Parse (login, data model, cloud code) and Stripe in an iOS 8 Swift project.


Resources

  • https://stripe.com/docs/mobile/ios
  • http://www.raywenderlich.com/30092/how-to-accept-credit-cards-in-your-ios-apps-using-stripe
  • https://parse.com/docs/cloud_modules_guide#stripe
  • https://github.com/ParsePlatform/ParseStore
  • https://github.com/jdg/MBProgressHUD

Todo

  • Re-implement carousel to render all views up front - should solve white edge problem
  • Show meal information screen (data backed)
  • Save credit card details for users so they need not be re-entered