Stripe
Hosting: Cloud · Category: Data
Payments, subscriptions, customers, invoices — Stripe platform access.
Connect
TARX connects directly to the vendor's hosted endpoint with the credential you provide.
| Field | Required | Secret | How to get it |
|---|---|---|---|
| Stripe Secret Key | Yes | Yes | Stripe dashboard → Developers → API keys → Copy the Secret key (sk_live_... or sk_test_...). |
Default tools
These are discovered when you connect (the live set may differ — the server is the source of truth):
list_customerscreate_customerlist_paymentscreate_payment_intentlist_subscriptionscreate_subscriptionlist_invoicescreate_invoicelist_productscreate_productlist_pricescreate_refund
Official documentation
Setup details can change
The vendor controls how credentials are issued and may change it without notice. If connecting fails, confirm the current steps on the official docs above.