Skip to content

Commit

Permalink
add note to CHANGELOG about enabling sources in dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
bg-stripe committed Mar 8, 2017
1 parent a3919c4 commit 7a5c914
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
== 10.0.0 2017-03-06
* Adds support for creating, retrieving, and polling Sources. https://stripe.com/docs/mobile/ios/sources
* Adds support for creating, retrieving, and polling Sources. You can enable any payment methods available to you in the Dashboard.
* https://stripe.com/docs/mobile/ios/sources
* https://dashboard.stripe.com/account/payments/settings
* Updates the Objective-C example app to include example integrations using several different payment methods.
* Updates `STPCustomer` to include `STPSource` objects in its `sources` array if a customer has attached sources.
* Removes methods deprecated in Version 6.0.
Expand Down

0 comments on commit 7a5c914

Please sign in to comment.