Server Exports
payInvoice
exports["nass_billing"]:payInvoice(reference, identifier, signature)
Returns true or false if the invoice was able to be paid
createInvoice
exports["nass_billing"]:createInvoice(source, target, reason, description, amount, isBusiness, customAdjustment)
Create an invoice from player IDs
Last updated