Pricing
To change an IBAN you need to pay the amount of money set inibanChange, it’s the same to order a bank card with cardOrder.
You can choose which account will be impacted by the fees with accountName
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Other settings
ibanChange, it’s the same to order a bank card with cardOrder.
You can choose which account will be impacted by the fees with accountName
Config.prices = {
accountName = "bank", --- Account to remove the money from
ibanChange = 480, --- First IBAN Change is free, then charged the amount
cardOrder = 200
}
Config.item = 'mastercard' --- 'mastercard', 'visa'
Config.atmProps = {
`prop_atm_01`,
`prop_atm_02`,
`prop_atm_03`,
`prop_fleeca_atm`,
}