PaymentUrl
.halguru.yaml ➤ PaymentGateway ➤ Stripe ➤ PaymentUrl
Gets or sets the URL used for payment processing.
Field Information#
| Name | Description |
|---|---|
| Title | Payment Url |
| Field Type | Text |
| Required | True |
| Length | 1..2000 |
Remarks#
This property specifies the endpoint URL for initiating and processing transactions via the configured Stripe payment gateway. It is a required value that ensures accurate routing of payment-related requests to the appropriate server or API. Secure handling of this property is critical to prevent misuse or unauthorized access.
Technical Information#
| Property | Value |
|---|---|
| Path | PaymentGateway.Stripe.PaymentUrl |
| Internal Type | System.String |
| Internal Root Type | AgentHalGuru |
| File Extension | .halguru.yaml |
| JSON Schema | halguru-schema.json |
→ .halguru.yaml#
→ Reference Index#
→ Configuration Files#
| Last updated: | 2026-03-19 | |
| Autogenerated: | Yes | |
| AI powered: | Yes | |
| Core version: | 1.93.0 |