Skip to content

SigningSecret

.halguru.yamlPaymentGatewayStripeSigningSecret

Gets or sets the Stripe signing secret.

PaymentGateway:
  Stripe:
    SigningSecret: whsec_wYEHFIxGJB2xOGGhjkBhQojDxqqZzbBm
Name Description
Title Signing Secret
Type Password
Required True
Length 1..50

Remarks#

This property represents the webhook signing secret used to verify events sent by Stripe to your application. This value is required and should be handled securely to prevent unauthorized access.

Technical Information#

Property Value
Path PaymentGateway.Stripe.SigningSecret
Internal Type System.String
Internal Root Type AgentHalConfiguration
File Extension .halguru.yaml
JSON Schema halguru-schema.json

Last updated: 2026-01-26
Autogenerated: Yes
AI powered: Yes
Core version: 1.77.0