#Webhook secret

1 messages · Page 1 of 1 (latest)

hollow fiber
#

Unable to find it in docs, Where I can find webhook secret? Not webhook signing secret?

latent gardenBOT
#

To find your webhook secret (not the webhook signing secret), you can follow these steps:

  1. Access the Dodo Payments Dashboard:

    • Navigate to the Dodo Payments Dashboard and go to Settings > Webhooks.
  2. Create or Select a Webhook Endpoint:

    • If you haven't created a webhook yet, click on Add Webhook to create a new endpoint. Otherwise, select an existing webhook endpoint.
  3. Obtain the Webhook Secret Key:

    • Once you have your webhook endpoint, you can find the webhook secret key in the settings page of the selected webhook. This key is used to verify the authenticity of received webhooks.
  4. Environment Variable Setup:

    • Set this secret key in your environment variables for your application. For example, in a .env file, you might have:
      DODO_PAYMENTS_WEBHOOK_SECRET=your_webhook_secret_here
      

Ensure that you keep this secret key secure and do not expose it in client-side code or public repositories【4:8†source】.

Helpful Links

Dodo Payments Documentation

This section provides an overview of the process to create a webhook for your Dodo Payments account.

Simplify cross-border payments, taxes, and compliance with Dodo Payments.

patent kraken