Skip to main content
Glama

fetch_transactions_for_link

Retrieve all transactions for a specific payment link, including successful and failed ones, with details like ID, amount, and status.

Instructions

Retrieve all transactions associated with a specific payment link.

This operation provides detailed transaction history for a given payment link,
including successful and failed transactions.

Parameters:
    link_id (str): Unique identifier of the payment link

Returns:
    List[Transaction]: List of transactions containing details such as:
        - Transaction ID
        - Order ID
        - Amount
        - Status
        - Completion Time
        - Customer Contact Information
    str: Error message in case of failure

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
link_idYes

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/santosh-chourasiya/payment-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server