You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).

query_payment_status

Inactive

Tool of Australia Payments (Stripe — cards / Apple Pay)

declared in 0.1.0

Check whether a Australia payment (created by create_payment_link) has been paid. Queries Stripe directly — pull-based, no webhook needed. paid=true when status is PAID. If the payment was created with issue_invoice=true, the result also includes invoice_url and invoice_pdf once paid.

Parameters schema

{
  "type": "object",
  "required": [
    "session_id"
  ],
  "properties": {
    "session_id": {
      "type": "string",
      "description": "The session_id returned by create_payment_link"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Australia Payments (Stripe — cards / Apple Pay)

https://github.com/junter1989k-ai/australia-payments-mcp

2/7 registries
View full server →