Skip to main content

Description

info

The description parameter allows merchants to attach an internal, human-readable note to the payment link.

This can be used for syncing with internal systems, referencing order numbers, or simply leaving contextual information for later reporting or tracking.

This value is not shown to the shopper on the checkout page.

Use it to help your operations team identify the purpose of a payment link.

Request Example

{
"type": "PayByLink",
"terminalIdentifier": "1adfe4a1",
"amount": 48900,
"currency": "ISK",
"description": "Order #241987 for warehouse sync"
}

Request Field

FieldTypeRequiredDescriptionExample
descriptionStringOptionalInternal description for merchant use only. Not visible to the shopper.Order #241987 for warehouse sync