> ## Documentation Index
> Fetch the complete documentation index at: https://gobl-regime-code.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Online

Online provides the details required to make a payment online using a website

## Schema ID

`https://gobl.org/draft-0/pay/instructions#/$defs/Online`

## Properties

| Title | Property | Type                        | Req. | Description                                    |
| ----- | -------- | --------------------------- | ---- | ---------------------------------------------- |
| Key   | `key`    | [cbc.Key](/draft-0/cbc/key) |      | Key identifier for this online payment method. |
| Label | `label`  | string                      |      | Descriptive label for the online provider.     |
| URL   | `url`    | string                      | true | URL to be used for payment.                    |
