AladiaAladia

Stripe docs

Payments

Reference, authentication, tool schemas and examples.

Docs coming soon

Full reference for the 9 tools exposed by the Stripe connector is being migrated from our internal wiki.

Back to the connector page

Tools reference (summary)

create_customer

Create a new customer record with email, name, tax ID.

create_subscription

Subscribe a customer to one or more prices.

create_payment_link

Generate a shareable checkout URL.

create_invoice

Draft a one-off invoice for a customer.

list_customers

Paginated list of customers with search.

list_subscriptions

Filter by status, customer, price, date.

create_refund

Refund a charge in full or in part.

update_subscription

Change quantity, price, or cancel at period end.

retrieve_balance

Current available and pending balances.