Skip to content

bpmilne/ios-app

Repository files navigation

sample-ios-app

An open-source sample mobile/iOS Dwolla app

Version

1.0.0

What is this?

The Dwolla sample iOS app is a fully functional native mobile application, developed in Objective C, with the sole purpose of letting other folks in the developer community play, fork, and distribute it freely.

You're more than welcome to use the code we've open sourced to learn how to use our dwolla-ios library to interact with the Dwolla API. The sample application shows off some neat ways you can leverage the Dwolla API to facilitate mobile payments with ease. To name a few features, this app implements Dwolla Spots to visualize nearby businesses that accept Dwolla, lets you make payments and request money, lets you see your recent transaction history, refill your account balance, and withdraw money from your account.

We invite developers to use any and all parts of the code for any and all possible intents. Feel free to adapt this application in your own application (commercial, open-source, doesn't matter), or fork it and improve it, or pick it apart to learn from.

Quick Start

To get started, simply plug in your Dwolla API Application credentials in the beginning of the DwollaAPI.m file. If you still don't have API credentials, head over to dwolla.com/applications to generate a free set of keys.

Support

References / Documentation

https://developers.dwolla.com/dev

License

(The MIT License)

Copyright (c) 2013 Nick Schulze / Dwolla

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

An open-source sample mobile/iOS Dwolla app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published