Skip to content

SubscriptionId

.halguru.yamlPaymentGatewayStripeSubscriptionId

Gets or sets the Stripe subscription ID.

PaymentGateway:
  Stripe:
    SubscriptionId: sub_1OcshjA2PQw3Q9uPIHSY53mz
Name Description
Title Subscription Id
Type Text
Required True
Length 1..50

Remarks#

This property represents the unique identifier for a subscription in the Stripe payment system. It is required to manage and track subscription-based payments for users. Proper validation and secure handling of this property are essential to ensure correct operations.

Technical Information#

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

Last updated: 2025-12-05
Autogenerated: Yes
AI powered: Yes
Core version: 1.75.0