You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
Use this SDK to easily add Venmo payments to your Android app! Just follow these steps:
2
2
3
3
1) First you need to register your app with Venmo here: https://venmo.com/account/app/new (for a description on what these fields are,
4
-
scroll to the bottom of this page: https://venmo.com/api).
4
+
scroll to the bottom of this page: https://venmo.com/api). After your app has been approved, you will need to get your app credentials here: https://venmo.com/account/settings/developers.
5
5
6
6
2) Download the two files listed in this repository, and include them in your directory: VenmoSDK.java and VenmoResponse.java.
0 commit comments