Skip to content

Commit 0d01d75

Browse files
Fix links
1 parent ff24d83 commit 0d01d75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/Paypal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@ In short, the following prerequisites should be met before Venmo button is visib
3030
To get started you need CiviCRM 5.13+, the Omnipay extension (you can install this from 'Add Extensions' on your extensions page), a clientId and a secret key. For information on how to set these up go to https://developer.paypal.com/docs/api/overview/#get-credentials.
3131

3232
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-
(../docs/PaypalCheckout/papal-login.png)
33+
![login](../docs/PaypalCheckout/papal-login.png)
3434

3535
When you go to https://developer.paypal.com/webapps/developer/applications/myapps andclick Create App.
3636
![profile](../docs/PaypalCheckout/create_app.png) you can give it any name - the name doesn't matter
3737

3838
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
39-
(../docs/PaypalCheckout/paypal_addprocessor.png)
39+
![add processor](../docs/PaypalCheckout/paypal_addprocessor.png)
4040

4141

4242
## Setting up recurring

0 commit comments

Comments
 (0)