Pre-requisites:
- Breaker must have a PayPal business account
- Breaker must be approved as a Breaker Toolbox breaker
1. Login (or create) your PayPal business account
2. Click on “Developer”
3. Make sure you’re in “Live” mode
4. Click on “Apps & Credentials”
5. Click Create App
6. Give it the name “BreakerToolbox” or something similar and click Create
7. Copy the “Client ID” and “Secret key 1”
8. Click Add Webhook
9. Paste the following into “Webhook URL”, replacing [CLIENTID] with the Client ID above and [SECRET] with the Secret key 1 above:
https://prod.djawn.com/api/payment/paypal/webhook?clientId=[CLIENTID]&secret=[SECRET]
10. Tick the “Checkout” and “Payments & Payouts” checkboxes and leave all sub-boxes ticked and click Save
11. In Breaker Toolbox, navigate to your Profile
12. Go to the Breaker PayPal settings and click the Setup Account button
13. Enter the Client ID and Secret key 1 from above and click Save

14. Test Your Connection
Click the “Test PayPal Integration” button to confirm your setup has been completed successfully.
You should now be able to accept PayPal payments from buyers.