Paypal logo
AI agent integrationPaypal

Paypal integration for multiplayer collaboration with AI agents using Claude Code or Codex

One governed connection your whole team and its AI agents can share, with approved actions and human review, so working in Paypal never means pasting credentials into a prompt.

Use Paypal from Claude Code

Bring Paypal context into engineering work while Type keeps app access attached to the teammate and workspace.

Automate Paypal with Codex

Let coding agents ask for the right app action, preserve conversation context, and keep humans in the approval loop.

Connect open agent workflows

Use Type as the collaboration layer around OpenClaw and other LLM workflows that need app access.

Commerce & Payments

What the Paypal integration exposes

Online payment system that allows money transfers and serves as an electronic alternative to traditional payment methods

One connection, many teammates

Connect Paypal once, then decide which teammates can use it for threads, automations, skills, and coding work.

Representative actions

  • Activate billing plan

    Activates a billing plan in PayPal, making it available for subscription signups. Use this action when you have a billing plan in inactive state that you want to make available for new subscriptions. A successful activation returns HTTP 204 No Content with no response body. This action is idempotent - activating an already active plan returns success.

  • Add Batch Tracking Information

    Add tracking information for multiple PayPal transactions in a single request. Use this action when you need to add or update tracking information for one or more PayPal transactions. This is particularly useful for batch processing shipping updates when fulfilling multiple orders. The action supports up to 20 trackers per request. The response includes tracker identifiers for successfully processed entries and any errors for entries that failed validation or processing. **Required fields:** - trackers: An array containing at least one tracker object **Each tracker requires:** - transaction_id: The PayPal transaction ID - status: The shipment status (CLICKED, SHIPPED, DELIVERED, etc.)

  • Cancel Invoice Reminders

    Cancels the automatic payment reminders for a PayPal invoice. Use this action when you need to stop the automatic reminder emails from being sent to the payer for a particular invoice. This is useful when the invoice has been paid, is no longer relevant, or when you want to handle payment follow-ups manually. Note: This action only cancels future scheduled reminders. It does not affect reminders that have already been sent.

  • Capture subscription payment

    Captures an authorized payment on a PayPal subscription. Use this action when you need to charge a subscriber for an outstanding balance or capture an authorized payment that was previously approved. This action captures payments for subscriptions that have an outstanding balance to be charged. The capture type must be OUTSTANDING_BALANCE, and you must provide the amount to capture along with a note explaining the reason for the charge.

  • Charge Payment Method

    Charges a payment method and captures funds immediately using Braintree GraphQL API. Use this action when you need to charge a customer's stored payment method (credit card, PayPal account, Venmo account, etc.) and immediately capture the funds into your merchant account. This creates a Braintree transaction and begins the settlement process. The payment method ID should be obtained from a previous tokenization operation using the Braintree client SDK (e.g., `hostedFields.tokenize()` or PayPal button). Note: This action is irreversible once the transaction is successfully captured.

Connection

API and auth details

PayPal provides REST APIs and SDKs for payments, orders, subscriptions, invoicing, payouts, disputes, vaulting, webhooks, and merchant workflows. Integrations use OAuth 2.0 client credentials against sandbox or live API hosts to create and capture transactions or manage payment lifecycle data.

FAQ

Questions people ask before connecting Paypal

Can Claude Code use Paypal?

Yes. Type lets an AI teammate use connected Paypal actions from a governed workspace context, so Claude Code work can reference the app without copying credentials into a local prompt.

Can Codex work with Paypal through Type?

Yes. Codex can collaborate through Type with app context, skills, and approved actions. The Paypal catalog entry includes public integration details and example capabilities where available.

Is this the same as a Paypal MCP server?

Type exposes connected app capabilities to AI teammates and coding agents through Type's integration layer. Teams use it when they want shared app access, human review, and teammate-level permissions around agent work.

More commerce & payments apps for AI teammates