- Integrations
- /
- PayPal
PayPal
PayPal payment and subscription events into your stack
PayPal is the alternative-checkout-and-subscription rail that many ecommerce, donation, and SaaS businesses still need to support alongside Stripe (especially for cross-border consumer payments and donation use cases where PayPal's brand recognition matters). Five triggers cover the payment lifecycle: Order Approved (the buyer authorized the order), Payment Completed (the captured payment cleared), Payment Refunded, Subscription Created, Subscription Cancelled. Four actions cover the operational side: Create Payment, Capture Payment, Create Refund, Get Order. The integration uses PayPal's OAuth with client_id + secret from your PayPal developer dashboard. PayPal's webhook system requires per-event subscription in their developer console; the connector includes a setup helper that creates the subscriptions for you on first trigger setup. Common pattern: a PayPal Payment Completed mirrors the customer into Stripe for unified revenue reporting, files the receipt in Notion, and emails a thank-you via SendGrid, without losing the audit trail that PayPal is the actual rail.
Workflows start when PayPal does.
5 real-time triggers, each backed by a webhook subscription. Events arrive within seconds and you don't have to set up polling.
Fires when the buyer approves an order (but before capture). For "buyer approved → trigger auto-capture" workflows.
Fires when a payment is captured. Payload includes amount, currency, payer info. The revenue-event hook for fulfilment, accounting sync, customer-onboarding.
Fires when a refund is processed. For "revoke product access on refund", "update customer record", "log to refund tracking" workflows.
Fires when a PayPal recurring billing agreement cancels. For churn-tracking workflows and for revoking subscription access.
Fires when a new subscription/billing agreement is created. For "auto-provision subscription access" customer-onboarding workflows.
Do anything PayPal can do, from a workflow.
Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.
| Action | What it does |
|---|---|
| PayPal Capture Payment | Captures a previously-authorised payment. The standard "buyer approved + we've verified the order → capture funds" step. |
| PayPal Create Payment | Creates a payment/order for the buyer to approve. Returns an approval URL the customer visits to authorise. For "checkout via custom flow" e-commerce workflows. |
| PayPal Create Refund | Refunds a payment — full or partial. For "support refund approved → execute" automation or for "fraud detection → auto-refund" workflows. |
| Get PayPal Order | Returns order details by ID — buyer, amount, status, payer info. The standard lookup for fulfilment workflows that need richer order context. |
Pre-built PayPal workflows.
Clone any recipe and customize it in one click. Every recipe is fully editable.
Three things worth knowing.
Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.
Connect PayPal once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.
Every PayPal field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.
Questions about the PayPal integration.
If we missed yours, ping support. We usually reply within an hour.
How do I connect PayPal to Tiny Command?
What PayPal triggers does Tiny Command support?
What PayPal actions can I run from a workflow?
Is the PayPal integration real-time?
Do I need to write code to use PayPal with Tiny Command?
How much does the PayPal integration cost?
More payments apps people connect.
Same category as PayPal, ordered by how often teams pair them. Hover the carousel to pause.
Do more with PayPal.
Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.