Thank you for your purchase!
Installation
Step 1: Upload Extension Files
Upload the Advanced Pterodactyl extension files to your Paymenter installation:
/var/www/paymenter/extensions/Servers/AdvancedPterodactyl/
Upload all Advanced Pterodactyl files to
extensions/Servers/AdvancedPterodactyl/
using SFTP or your preferred file transfer method.
Step 2: Enable Extension
Enable the extension in your Paymenter admin panel:
Admin Panel → Extensions → Servers → AdvancedPterodactyl → Enable
The extension will be immediately available for use with your server products.
Configuration
Application API Key
- Go to Pterodactyl Admin → Application API
- Click Create New
- Grant all permissions (Read and write)
- Copy the key to Paymenter settings
Client API Key
- Go to Pterodactyl Account → API Credentials
- Click Create API Key
- Copy the key to Paymenter settings
SSO Configuration
Important: The following steps need to be done on your Pterodactyl Panel server , not in Paymenter.
Enable auto-login functionality by installing and configuring SSO on Pterodactyl:
Step 1: Go in to your Pterodactyl directory
cd /var/www/pterodactyl
Step 2: Install SSO Package
composer require builtbyotte/pterodactyl-sso
Step 3: Publish Configuration
php artisan vendor:publish --tag=sso
Step 4: Generate SSO Key
php artisan sso:generate
Copy the generated key and paste it into SSO Secret Key in Paymenter.
Need Help?
Join our Discord Server and open a ticket for support.
© 2025 AdvancedPterodactyl Extension - BuiltByOtte . All rights reserved.