UI Deploy

Curated, Short, Web UI Dev we Love.

Example: A Store Front/Shopping Cart App Using The Paypal iOS SDK

If you’re looking to sell tangible goods through an app the Paypal SDK provides an easy way to accept payment.

Here’s a nice example submitted by Gustavo Rodriguez Baldera demonstrating how to set up a simple shopping example app that uses the Paypal SDK.

The example contains a nice store front where users can select items to add to the cat, and checkout with Paypal.

Here’s an image from the readme showing the Shopping Cart Example in action:

view source

Advertisement