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: docs/Paypal.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,8 +32,10 @@ To get started you need CiviCRM 5.13+, the Omnipay extension (you can install th
32
32
Note that when it says log into dashboard there is actually a link at the top right hand corner which is what it refers to.
33
33

34
34
35
-
When you go to https://developer.paypal.com/webapps/developer/applications/myapps andclick Create App.
36
-
 you can give it any name - the name doesn't matter
35
+
You will be directed to [create an app](https://developer.paypal.com/webapps/developer/applications/myapps). The screen is per below.
36
+
You can give the app any name - the name doesn't matter
37
+
38
+

37
39
38
40
Once you have credentials you can add a payment processor as normal (Administer->CiviContribute->Payment Processors and choose add processor). Enter the credentials into this screen
0 commit comments