guatemala-payments

Let AI agents accept payments in Guatemala (GTQ) — cards — via Recurrente hosted checkout.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

  • Create Payment Link: Create a payment link in GTQ for Guatemala via Recurrente. Buyer pays with cards (Visa/Mastercard) via Recurrente hosted checkout. Returns a hosted checkout URL the buyer opens to
  • Query Payment Status: Check whether a Guatemala payment (created by create_payment_link) has been paid. Queries Recurrente directly — pull-based, no webhook needed. paid=true when status is PAID.

What data it sees

Do you need an account

No: the server works without sign-in

Let AI agents accept payments in Guatemala (GTQ) — cards — via Recurrente hosted checkout. Stateless, bring-your-own credentials (x-recurrente-public-key), never holds funds. Owner policy guardrails: x-agentpay-max-amount / x-agentpay-approval-above.

Server tool list (2)

Raw names from tools/list. Only developers need these.

create_payment_linkCreate a payment link in GTQ for Guatemala via Recurrente. Buyer pays with cards (Visa/Mastercard) via Recurrente hosted checkout. Returns a hosted checkout URL the buyer opens to pay — payment completes automatically, no confirm step. Bring your own credentials via HTTP header (x-recurrente-public-key; free test credentials from app.recurrente.com never move real money). Money always flows buyer→Recurrente→merchant; this service never touches funds.
query_payment_statusCheck whether a Guatemala payment (created by create_payment_link) has been paid. Queries Recurrente directly — pull-based, no webhook needed. paid=true when status is PAID.
guatemala-payments: connect to Claude, ChatGPT, Cursor · Connectors.fun