Available Tools

Complete reference of all available tools in the Pine Labs Online MCP Server for code execution.

Pine Labs Online MCP Server provides comprehensive access to Pine Labs Online APIs through the following list of tools. Each tool corresponds to specific Pine Labs Online API endpoint and enables AI assistants to perform payment operations seamlessly.

Tool Categories and Coverage

The MCP Server for code execution includes 20+ tools, organized into the following categories:

  • Orders (5 tools)
    Manage full order lifecycle: create, track, and cancel orders.
  • Payment Links (6 tools)
    Send payment links across multiple channels including Cards, UPI, NetBanking, Wallets, and Pay by Points.
  • Refunds (3 tool)
    Process refunds for completed payments.

The table below shows the list of Tools available in the Pine Labs MCP Server.

ToolDescription
create_orderUse this tool to create a new order for payment processing.
cancel_orderUse this tool to cancel an existing payment order.
get_order_by_order_idUse this tool to retrieve order details by Pine Labs order ID.
get_order_detailsUse this tool to retrieve order details by merchant order reference.
search_transactionUse this tool to create a refund for a payment order.
create_payment_linkUse this tool to create a new payment link for collecting payments.
get_payment_link_by_payment_link_idUse this tool to fetch a payment link details by Payment Link ID.
get_payment_link_by_merchant_payment_link_referenceUse this tool to fetch a payment link details by merchant payment link reference.
cancel_payment_linkUse this tool to cancel a payment link.
resend_payment_link_notificationUse this tool to resend payment link notification to the customer.
get_payment_link_detailsUse this tool to retrieve payment link details.
create_refundUse this tool to create a refund against an order.
get_refund_order_detailsUse this tool to refund order details.
get_refund_order_by_idUse this tool to retrieve refund details against an order by order Id.

Ask AI
Assistant
Order Lifecycle
Refunds
Settlements
Checkout
Dashboard
International Payments
How do I implement webhook notifications for payment status updates, and what's the recommended way to verify webhook authenticity?
How do I integrate Pine Labs payment gateway with my React Native mobile app and what are the required API credentials?
Can I customize the payment UI for card transactions, and what parameters can I pass to modify the checkout experience for my customers?
Assistant