P
P
Plugin API
Home
GitHub
Search…
Welcome
Authentication
Error Handling
Official Plugins
Endpoints
Information
Command Queue
Listing
Packages
Community Goals
Payments
Checkout
Gift Cards
Coupons
Bans
Sales
Player Lookup
Customer Purchases
Powered By
GitBook
Payments
get
https://plugin.tebex.io
/payments
Get all payments
get
https://plugin.tebex.io
/payments?paged=1
Get all payments paginated
get
https://plugin.tebex.io
/payments/{transaction}
Retrieve a payment
get
https://plugin.tebex.io
/payments/fields/{package}
Get the required payment fields for a package
post
https://plugin.tebex.io
/payments
Create a payment
put
https://plugin.tebex.io
/payments/{transaction}
Update a payment
post
https://plugin.tebex.io
/payments/{transaction}/note
Create a payment note
Endpoints - Previous
Community Goals
Next - Endpoints
Checkout
Last modified
9mo ago
Copy link
Contents
get
Get all payments
get
Get all payments paginated
get
Retrieve a payment
get
Get the required payment fields for a package
post
Create a payment
put
Update a payment
post
Create a payment note