OAuth scope: terminal.read
Webhook that delivers events related to terminal payments.
Supported events:
authorized — The payment was approved by the card issuer.refused — The payment was declined.This topic delivers events for POS terminal payment outcomes. Events:Documentation Index
Fetch the complete documentation index at: https://docs.qonto.com/llms.txt
Use this file to discover all available pages before exploring further.
authorized — The payment was approved by the card issuer. Includes authorized_amount (may differ from the requested amount if a tip was added), tip_amount if applicable, payment_method, card_summary, and authorized_at.refused — The payment was declined. Includes failure_reason with the decline code.The signature header follows the format t={timestamp},v1={signature}.
Verification steps:
Unique identifier for this webhook event
"123e4567-e89b-12d3-a456-426614174000"
ID of the webhook subscription that received the event
"123e4567-e89b-12d3-a456-426614174000"
ID of the organization that owns the bank account
"123e4567-e89b-12d3-a456-426614174000"
ID of the membership associated with subscription
"123e4567-e89b-12d3-a456-426614174000"
v1/transactions, v1/accounts, v1/organizations, v1/memberships, v1/consent-revocations, v1/cards, v1/payment-links, v1/payment-links-connections, v1/beneficiaries, v1/client-invoices, v1/terminal-payments "v1/transactions"
Timestamp when the webhook event was created
"2025-01-24T10:55:00Z"
Webhook received successfully