Installation
Step 1 — Upload the Extension
Copy the AISupport folder into your Paymenter installation:
extensions/Others/AISupport/
The folder must contain the file AISupport.php. If you see a permission error, fix ownership first:
chown -R www-data:www-data extensions/
Step 2 — Install & Enable in Paymenter
- Log in to your Paymenter Admin Panel
- Go to Extensions → Others
- Find AI Support and click Install
- After installing, toggle it to Enabled
Step 3 — Create a Bot User
The AI replies to tickets as a Paymenter user. You need to create a dedicated user for this.
- Go to Users → Create User in the admin panel
- Set a name like
AI Support Botand any email address - Assign it a staff role (so its replies are treated as agent replies, not customer replies)
- Save the user and note its numeric ID from the URL or the user list — you will need this in the settings
tip
Keep the bot user's role minimal. It only needs permission to reply to tickets, nothing else.
Step 4 — Configure the Extension
Go back to Extensions → Others → AI Support and fill in all required settings.
See the Configuration page for a full explanation of every field.