From the course: Shared Economy for iOS Development

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Payment options

Payment options - iOS Tutorial

From the course: Shared Economy for iOS Development

Start my 1-month free trial

Payment options

- [Instructor] In this course, we're going to focus on the app. There's a variety of different ways to process payments like PayPal, Stripe, and others, and a lot of these allow for parallel, chained, or split payments to give multiple accounts some of the money. You can split the money, or you can transfer it, there's a variety of different automations you can do with that as well. Couple that I want to point out, PayPal has this new Adaptive Payments that they're starting up that could be a really good option for what you're trying to do in a shared ecommerce app. Also if you just want to use the straight PayPal iOS SDK, it's been deprecated, and they point you to either using Braintree Direct, or Express Checkout. Braintree Direct is a pretty cool way to process payments, and if you're looking for a course on that, you can look up courses on Braintree and using Lambdas, so, there's a good course on learning how to do payment processing using AWS Lambdas and Braintree. Stripe also…

Contents