Minecraft Templates
Pre-configured webhook templates for PayNow transactions, order updates, and payment alerts. Easily integrate and customize for seamless store automation
General Webhooks
Order Completed
An order has been completed.
**Customer Info**
**Player** β {customer.minecraft.name}
**UUID** β {customer.minecraft.id}
**Customer ID** β {customer.id}
**Product Info**
**Products** β {product_names}
**Server** β {product_tags}
**Subscription ID** β {subscription_id}
**Price** β {total_amount}
**Links**
PayNow - [Click Here](https://dashboard.paynow.gg/customers/{customer.id})
Refund Completed
A product has been refunded!
**Customer Info**
**Player** β {customer.minecraft.name}
**UUID** β {customer.minecraft.id}
**Customer ID** β {customer.id}
**Order Information**
**OrderID** β {order_id}
**Amount** β {store_refund_amount}
**Links**
PayNow - [Click Here](https://dashboard.paynow.gg/customers/{customer.id})
Chargeback Created
A product has been added!
**Customer Info**
**Player** β {customer.minecraft.name}
**UUID** β {customer.minecraft.id}
**Customer ID** β {customer.id}
**Product Info**
**Product** β {product.name}
**Server** β {product.label}
**Product ID** β {product_id}
**Links**
PayNow - [Click Here](https://dashboard.paynow.gg/customers/{customer.id})
Delivery Webhooks
Delivery Item Added
A product has been added!
**Customer Info**
**Player** β {customer.minecraft.name}
**UUID** β {customer.minecraft.id}
**Customer ID** β {customer.id}
**Product Info**
**Product** β {product.name}
**Server** β {product.label}
**Product ID** β {product_id}
**Links**
PayNow - [Click Here](https://dashboard.paynow.gg/customers/{customer.id})
Delivery Item Activated
Commands for product have been processed!
**Customer Info**
**Player** β {customer.minecraft.name}
**UUID** β {customer.minecraft.id}
**Customer ID** β {customer.id}
**Product Info**
**Product** β {product.name}
**Product ID** β {product_id}
**Server** β {product.label}
**Activated at** β {active_at}
**Expires at** β {expires_at}
**Links**
PayNow - [Click Here](https://dashboard.paynow.gg/customers/{customer.id})
Delivery Item Used
A product has been revoked!
**Customer Info**
**Player** β {customer.minecraft.name}
**UUID** β {customer.minecraft.id}
**Customer ID** β {customer.id}
**Product Info**
**Product ID** β {product_id}
**Product** β {product.name}
**Server** β {product.label}
**Links**
PayNow - [Click Here](https://dashboard.paynow.gg/customers/{customer.id})
Delivery Item Revoked
A product has been revoked!
**Customer Info**
**Player** β {customer.minecraft.name}
**UUID** β {customer.minecraft.id}
**Customer ID** β {customer.id}
**Product Info**
**Product ID** β {product_id}
**Product** β {product.name}
**Server** β {product.label}
**Reason** β {revoke_reason}
**Revoked at** β {revoked_at}
**Links**
PayNow - [Click Here](https://dashboard.paynow.gg/customers/{customer.id})
Subscription Webhooks
Subscription Activated
A subscription has been activated.
**Customer Info**
**Player** β {customer.minecraft.name}
**UUID** β {customer.minecraft.id}
**Customer ID β {customer.id}
**Email** β {billing_email}
**Product Info**
**Product** β {product_name}
**Billing Sequence** β {billing_cycle_sequence}
**Recurring Amount** β {total_amount} (excl. VAT)
**Links**
PayNow - [Click Here](https://dashboard.paynow.gg/customers/{customer.id})
Subscription Renewed
A subscription has been renewed.
**Customer Info**
**Player** β {customer.minecraft.name}
**UUID** β {customer.minecraft.id}
**Customer ID β {customer.id}
**Email** β {billing_email}
**Product Info**
**Product** β {product_name}
**Billing Sequence** β {billing_cycle_sequence}
**Recurring Amount** β {total_amount} (excl. VAT)
**Links**
PayNow - [Click Here](https://dashboard.paynow.gg/customers/{customer.id})
Subscription Canceled
A subscription has been Canceled
**Customer Info**
**Player** β {customer.minecraft.name}
**UUID** β {customer.minecraft.id}
**Customer ID β {customer.id}
**Email** β {billing_email}
**Product Info**
**Product** β {product_name}
**Billing Sequence** β {billing_cycle_sequence}
**Recurring Amount** β {total_amount} (excl. VAT)
**Links**
PayNow - [Click Here](https://dashboard.paynow.gg/customers/{customer.id})
Discord Linked to Order
A customer has linked his Discord to an order
**Customer Info**
**Player** β {customer.minecraft.name}
**Customer ID** β {customer.id}
**Product Info**
**Product** β {product.name}
**Server** β {product.label}
**Discord Info**
**Username** β {discord_user_name}
**DiscordID** β {discord_user_id}
**Links**
PayNow - [Click Here](https://dashboard.paynow.gg/customers/{customer.id})
Last updated