Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save FaithfulAudio/eea6cee29474087836e988c719cb1d7c to your computer and use it in GitHub Desktop.
Save FaithfulAudio/eea6cee29474087836e988c719cb1d7c to your computer and use it in GitHub Desktop.
Instructions to Setup Donations to your PayPal via Mobile Devices -- see comment below
see comment below
@FaithfulAudio
Copy link
Author

FaithfulAudio commented Jun 6, 2017

1. Go to https://developer.paypal.com/developer/applications/ and login to your PayPal account

2. Scroll down to "REST API Apps" and click Create App

screen_shot_2017-06-05_at_21_51_50

3. Under "Create New App" Enter a name for your church app and then hit Create App

screen_shot_2017-06-05_at_21_52_33

4. View the Details of the App you just created

screen_shot_2017-06-05_at_21_56_08

5. Copy Sandbox Client ID -- Used in Mobile App

screen_shot_2017-06-05_at_21_56_20

6. Copy Live Client ID -- Used in Mobile App

screen_shot_2017-06-05_at_21_56_52

7. Implement Sandbox Client ID and Live Client ID in your Moblile App. iOS example below

screen_shot_2017-06-05_at_21_58_11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment