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.
Conversation example
Invoice Alicia Moore $1,800 for the May design retainer. Due in 14 days. Add a line for 'Design retainer — May 2026'.
Creating the invoice via /v2/invoicing/invoices...
Draft created (INV-0257). Sending it to alicia.m@example.com now...
Invoice sent. - Invoice number: INV-0257 - Recipient: Alicia Moore (alicia.m@example.com) - Amount: $1,800.00 USD - Line: Design retainer — May 2026 - Due date: April 26, 2026 (net 14) - Payable link: paypal.com/invoice/p/#INV0257 - Status: SENT I'll ping you the moment she pays it. Want me to also add a recurring reminder in case she hasn't paid by day 10?
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.
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.
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.
Deploy this in minutes
Create a LunoGen agent, connect PayPal, and start running this workflow from WhatsApp today.