Discord Payments | Corebot Addon v2.0.0

The first and only discord bot to handle PayPal payments using a Personal PayPal Account.
DISCORD PAYMENTS.png
Features.png


• No PayPal Business account required
• Per user configurable payment emails
• PayPal Refund & Money on Hold Notifications
• PayPal Payment Notifications
• Payment Confirmation message when used invoice command

Screenshots.png


Invoice Command
EPYDiscord_OLebe0UMYE.png


Payment Notification
DJODiscord_BO2DusyM2D.png


Configuration.png


config.yml
YAML:
Debug: true
NotificationChannel: "1000738353605517362"
UserPayments:
  "457424552352546818":
    Email: [email protected]
    Currency: USD

lang.yml
YAML:
InvoiceCreated:
  Embeds:
    - Author: Discord Payments • Payment Created
      AuthorIcon: https://cdn.discordapp.com/emojis/907321710339051600.webp
      Description: "> A paypal payment link has been created for {target-mention}."
      Fields:
        - Name: • Amount Due
          Value: "> `{amount} {currency}`"
          Inline: false
        - Name: • Purchase Agreement
          Value: "> By processing the payment you'll also be agreeing to the Terms of
            Serivce at <#954370592457510913>"
          Inline: false
      Footer: "Generated By: {user-tag}"
      FooterIcon: "{user-pfp}"
      Timestamp: true
  Components:
    "1":
      - Type: Button
        Style: link
        Link: "{payment-link}"
        Label: Pay Here
        Emoji: "907321710339051600"
        CustomID: ignore
InvoiceComplete:
  Embeds:
    - Author: Discord Payments • Payment Paid
      AuthorIcon: https://cdn.discordapp.com/emojis/907321710339051600.webp
      Description: "> {target-mention} has paid the last payment invoice."
      Fields:
        - Name: 📊 General Data
          Value: |-
            > **Status:** {payment-status-fancy}
            > **Gross:** `{gross} {currency}` | **Fee**: `{fees} {currency}`
            > **Profit:** `{profit} {currency}`
          Inline: true
        - Name: • Product
          Value: "> `{item}`"
      Timestamp: true
      FooterIcon: "{bot-pfp}"
      Footer: "{bot-tag}"
  Components:
    "1":
      - Type: Button
        Style: Link
        Label: Paypal Transaction
        Link: https://www.paypal.com/activity/payment/{txn-id}
        Emoji: "907321710339051600"
        CustomID: ignore
PaymentNotification:
  Embeds:
    - Author: Discord Payments • Notification Recieved
      AuthorIcon: https://cdn.discordapp.com/emojis/907321710339051600.webp
      Description: "> `{txn-id}`"
      Fields:
        - Name: 📊 General Data
          Value: |-
        
            > **Status:** {payment-status-fancy}
            > **Gross:** `${gross} {currency}` | **Fees:** `${fees} {currency}`
            > **Profit:** `${profit} {currency}`
          Inline: true
        - Name: 🙍 Customer Info
          Value: |-
            > **Account Status:** {verified-status-fancy}
            > **Name:** {first-name} {last-name}
            > **Email:** `{email}`
          Inline: true
    - Title: 🧰 Product
      Description: "> **Quantity**: `{quantity}`"
      Fields:
        - Name: • Memo
          Value: "> `{memo}`"
        - Name: • Product
          Value: "> `{item}`"
      Timestamp: true
      FooterIcon: "{bot-pfp}"
      Footer: "{bot-tag}"
  Components:
    "1":
      - Type: Button
        Style: Link
        Label: Paypal Transaction
        Link: https://www.paypal.com/activity/payment/{txn-id}
        Emoji: "907321710339051600"
        CustomID: ignore
InvalidPrice:
  Embeds:
    - Title: Discord Payments • Invalid Price
      Description: Please provide a valid price for your invoice.
      FooterIcon: "{user-pfp}"
      Footer: "{user-tag}"
      Timestamp: true
MissingEmail:
  Embeds:
    - Title: Discord Payments • Missing Email
      Description: Your email was not found in the config. Please contact an
        administrator if you think this is a mistake.
      FooterIcon: "{user-pfp}"
      Footer: "{user-tag}"
      Timestamp: true

commands.yml
YAML:
Invoice:
  Name: invoice
  Description: Make a paypal payment link.
  Usage: invoice <user-mention> <amount> <item>
  Aliases: []
  Type: general
  Enabled: true
  Cooldown: 0
  RequiredRole:
    - "@everyone"
  Arguments:
    - Type: user
      Name: target
      Description: The user to make a payment link for.
      Required: true
    - Type: integer
      Name: amount
      Description: The amount to pay.
      Required: true
    - Type: string
      Name: item
      Description: The item to pay for.
      Required: false

Encrypted.png

Latest reviews

This license was given for free. What's this?
Great addon! Worth the money to have everything through Discord!
Buy a license now
$8.84
EULA: Standard EULA
New: Now supporting cryptocurrency payments!
Share and earn
Refer this resource and earn a 10% commission.
5,898 Views
55 Purchases
54 Downloads
Mar 24, 2021 Published
Jul 30, 2022 Updated
5.00 star(s)
Average rating (1)
24.4 KB File size
Type
  1. Corebot addon
  2. Utility
  3. Economy
Creator
Owner
Recommended for you
Supports Categories, SubCategories, Multiple Support Roles & MORE!
5.00 star(s) 40 ratings
239 purchases
Protect your discord from bots and discord raiders with a Google reCaptcha or hCaptcha
Not yet rated
29 purchases
Notify your members when a Youtuber posts a new video!!
Not yet rated
24 purchases
Auto update message to check your servers status!
5.00 star(s) 3 ratings
24 purchases
Add autoreactions to art/media channels
5.00 star(s) 2 ratings
21 purchases
Share and earn
Refer this resource and earn a 10% commission.
5,898 Views
55 Purchases
54 Downloads
Mar 24, 2021 Published
Jul 30, 2022 Updated
5.00 star(s)
Average rating (1)
24.4 KB File size
Type
  1. Corebot addon
  2. Utility
  3. Economy
Creator
Owner
Recommended for you
Supports Categories, SubCategories, Multiple Support Roles & MORE!
5.00 star(s) 40 ratings
239 purchases
Protect your discord from bots and discord raiders with a Google reCaptcha or hCaptcha
Not yet rated
29 purchases
Notify your members when a Youtuber posts a new video!!
Not yet rated
24 purchases
Auto update message to check your servers status!
5.00 star(s) 3 ratings
24 purchases
Add autoreactions to art/media channels
5.00 star(s) 2 ratings
21 purchases
Top