Skip to main content
Question

How do I display detailed PayPal transaction information in Discord?


Hi,

I have just succesfully setup a trigger from PayPal to my Discord showing a new sale.

 

But all Discord shows is “New Sale”. I would like it to show the paypal transactions like Item, total, transaction ID, customer email.

 

Can this be done at all?

Thanks

Did this topic help you find an answer to your question?

2 replies

Forum|alt.badge.img+5

You can use Successful Sale (Line Items) trigger instead then you can use dynamic fields from the PayPal trigger to include transaction details in the Discord message. For example:

**New Sale Notification**- **Item**: {{trigger.item_name}}- **Total**: {{trigger.amount}} {{trigger.currency}}- **Transaction ID**: {{trigger.transaction_id}}- **Customer Email**: {{trigger.buyer_email}}
  • Map the following fields from the PayPal trigger:

    • item_name: The name of the item sold.

    • amount: The total amount of the transaction.

    • currency: The currency of the transaction.

    • transaction_id: The unique ID of the transaction.

    • buyer_email: The email address of the customer.


JammerS
Forum|alt.badge.img+6
  • Zapier Staff
  • 2350 replies
  • January 21, 2025

Hi ​@MightyManStan,
 
We just wanted to see how everything is going with your Zap. Feel free to reach out if you need further assistance with your Zap. We're glad to address any concerns and assist you.
 
We're looking forward to your response.