#backend developer
1 messages · Page 1 of 1 (latest)
You only need to create the Webhook once. After creating it, you can set it in your code
Or you can save the secret in your database and retrieve it when perform signature validation
@tribal fossil so that i can't create a custom webhook secret ?
at the time of webhook creating using api.
No, the signing secret will be created by Stripe in the creation API
You can't customise it
okay @tribal fossil thanks for the response.