Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
remear committed Mar 11, 2014
1 parent 8b6190b commit f17e9f1
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,16 @@
[![Build Status](https://travis-ci.org/balanced/balanced-ios.png)](https://travis-ci.org/balanced/balanced-ios)

iOS library for tokenizing credit card and bank accounts with Balanced Payments.
Current version : 1.0 (beta)

Please refer to [creating a new bank account](https://docs.balancedpayments.com/current/api#creating-a-new-bank-account) for field documentation.
Current version : 1.0

It's also recommended to review the [best practices](https://docs.balancedpayments.com/current/#best-practices documentation) section of the [Balanced documentation](https://docs.balancedpayments.com/current).
**v1.x requires Balanced API 1.1. Use [v0.x](https://github.com/balanced/balanced-ios/tree/rev0) for Balanced API 1.0.**

Please refer to the following documentation sections for field documentation:
* [Create a Card](https://docs.balancedpayments.com/1.1/api/cards/#create-a-card-direct)
* [Create a BankAccount](https://docs.balancedpayments.com/1.1/api/bank-accounts/#create-a-bank-account-direct)

It's also recommended to review the [best practices](https://docs.balancedpayments.com/1.1/overview/best-practices/) section of the [Balanced documentation](https://docs.balancedpayments.com).

## Requirements

Expand Down

0 comments on commit f17e9f1

Please sign in to comment.