mirror of
https://github.com/jimathy/jim-payments.git
synced 2026-08-18 14:56:02 +01:00
add okokBanking support
Added support for okokBanking
This commit is contained in:
@@ -13,11 +13,12 @@ Config = {
|
||||
-- Default Job Payment Systems --
|
||||
---------------------------------
|
||||
|
||||
Banking = "qb-banking",
|
||||
Banking = "okok",
|
||||
-- "qb-management" - This is for the older version of QBCore
|
||||
-- "qb-banking" - This is for the latest QBCore updates
|
||||
-- "renewed"
|
||||
-- "fd" - currently default supported
|
||||
-- "okok" - make sure to add societies to Config.Societies in okok banking
|
||||
|
||||
ApGov = false, -- Toggle support for AP-Goverment Tax
|
||||
|
||||
|
||||
Reference in New Issue
Block a user