Installation
Remove any billing script from your server
Make sure all of the dependencies are installed and running
Drag the script into your resources folder
Make sure to add it to your `server.cfg` after the dependencies
Upload the upload.sql file to your database
Restart your server
Fivemerr
It is highly recommended to use https://fivemerr.com/ to store signature data rather than base64
Set
Config.signatures.method
tofivemerr
Create an account on Fivemerr and log in to your account
Go to the
API Toekns
page in the dashboardClick the
Create Token
buttonChoose
Images
as your token type.Press
Create
and copy the API TokenPaste the API Token at the top of
nass_billing/server/unlocked.lua
in the fivemerrApiKey variable
Last updated