To start accepting payments with Paypal you need to add Paypal API keys in Agiled.
Go to Settings - Payment Gateways and copy paste your API keys in the Paypal settings.

Copy Client ID and Secret from Paypal, select the environment and click save.
Visit the PayPal Developer website.
Log in with your PayPal account or sign up if you don’t have one. This will take you to the PayPal Developer Dashboard.
Create a New App:
In the dashboard, go to My Apps & Credentials.
Click Create App under REST API Apps.
Name your app and select Sandbox or Live (sandbox is for testing; live is for production).
Click Create App.
Get the Client ID and Secret:
After creating the app, you’ll see the Client ID and Secret on the app details page.
Copy and securely store these credentials. They are used to authenticate your API calls.
In the My Apps & Credentials section, select your app under REST API Apps.
Add a Webhook:
Scroll to the Webhooks section and click Add Webhook.
Set Up the Webhook URL:
Enter the Webhook URL shown on your Paypal Configuration page (e.g., https://my.agiled.app/paypal/webhook/{id} ).
Choose the PAYMENT.SALE.COMPLETED event from the list.
Save the Webhook:
Click Save to create the webhook. You can use the Webhooks Simulator provided by PayPal to test your setup.
How to add Stripe Payment Gateway? You can integrate Strip with Agiled to accept online payments on your invoices. To integrate Stripe you need to add your AP
To start accepting payments with Razorpay you need to copy Razorpay API keys in Agiled. Go to Settings - Payment Gateways from your agiled account ,scroll down
To start accepting payments with Square you need to copy Square API keys in Agiled. Go to Settings - Payment Gateways from your agiled account ,click the tab S
To start accepting payments with Mollie you need to copy Mollie API key in Agiled. Go to Settings - Payment Gateways from your agiled account ,click the tab Mo