
• Receive PayPal payment receive notifications on discord

View attachment 517506

YAML:
# Discord Webhook URL Only
Notification:
- https://discord.com/api/webhooks/xxxxxxxxxxxxxxxxxx/xxxxxxxxxxxxxxxxxx
Embed:
Embeds:
- AuthorIcon: https://cdn.zorino.in/paypal.png
Author: New PayPal Notification Received
Description: "> Payment Status: **{status}**"
Footer: "{txn-id}"
Fields:
- Name: • General Info
Value: |-
> **Received**: {unix}
> **Sent-To**: {sent-to}
- Name: • Item Info
Value: |-
> **Item**: {item-name}
> **Item-ID**: {item-id}
> **Invoice**: {invoice}
> **Quantity**: {quantity}
> **Gross**: {gross} {paid-in}
> **Fee**: {fee} {paid-in}
> **Tax**: {tax} {paid-in}
- Name: • Customer Info
Value: |-
> **Name**: {first-name} {last-name}
> **Email**: || {email} ||
> **Residence**: {residence}