How to Manage Online Payment Credentials

Overview
Activate or update API keys and webhooks for Stripe, PayPal, Razorpay, etc., so clients can pay invoices online.

Steps

  1. Go to Settings > Payment Credentials.

  2. Select the gateway tab (e.g. Stripe).

  3. Tick Status to enable.

  4. Choose Environment (Test or Live).

  5. Paste Publishable Key, Secret Key, and Webhook Signing Secret.

  6. Copy the Webhook URL and configure it in your gateway dashboard (listen for invoice.payment_succeeded, payment_failed, etc.).

  7. Click Save.

Tips

Troubleshooting & FAQs