PayPal Dispute and Chargeback Alerts
The moment CUSTOMER.DISPUTE.CREATED fires, the agent pulls the case details, calculates the response deadline, and pings the right person with everything they need to respond — not 4 days later by email.
Conversation example
New PayPal dispute. Pulling case details from the Disputes API...
PayPal dispute opened — URGENT Case: PP-D-45288 Reason: MERCHANDISE_OR_SERVICE_NOT_RECEIVED Amount: $189.00 USD Payer: Jordan K. (jordan.k@example.com) Original transaction: 2FA88102TT201 (Apr 2 — Pottery Wheel Kit) Seller response deadline: April 22, 2026 (10 days) Context I can see: - Shipment tracked FedEx 772841930284 — delivered Apr 8 - Delivery signature captured This looks defensible. Want me to draft the response with the FedEx proof of delivery attached and upload it to the Resolution Center?
More PayPal use cases
Instant PayPal Payment Notifications on WhatsApp
Every PAYMENT.CAPTURE.COMPLETED webhook triggers the agent. It formats the payer, amount, currency, and fee, then posts a clean summary to your WhatsApp group before PayPal's email even lands.
Process PayPal Refunds from WhatsApp
Tell the agent to refund a transaction in plain language. It looks up the capture, issues a full or partial refund via REST API, and confirms with the refund ID and estimated posting time.
PayPal Payout Tracking for Marketplaces
When a marketplace fires a PAYMENT.PAYOUTSBATCH.SUCCESS webhook, the agent breaks out every payout item, matches it to a seller, and posts the summary to the payouts channel — then stores it in memory for the monthly report.
Monthly PayPal Revenue Report via WhatsApp
On the 1st of each month the agent queries the PayPal Transaction Search API, aggregates revenue, fees, refunds, and currency mix, then delivers a clean monthly report to WhatsApp.
Send PayPal Invoices from WhatsApp
Ask the agent to invoice a client. It calls the PayPal Invoicing API, creates a draft, sends it, and returns the payable link — so you can quote and bill in a single WhatsApp exchange.
Deploy this in minutes
Create a LunoGen agent, connect PayPal, and start running this workflow from WhatsApp today.