Ignore:
Timestamp:
30 Jul 2025, 09:52:58 (4 days ago)
Author:
Henrik Bettermann
Message:

New fees.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/kofacustom.unidel/trunk/src/kofacustom/unidel/interswitch/browser.py

    r18106 r18143  
    161161            xmldict['institution_bank_id'] = '129'
    162162            provider_amt = 2000.0
     163        elif self.context.p_category.startswith('trcn'):
     164            xmldict['institution_acct'] = '1010957205'
     165            xmldict['institution_bank_id'] = '117'
     166            provider_amt = 500.0
    163167        elif self.context.p_category.startswith('union'):
    164168            xmldict['institution_acct'] = '1011438901'
Note: See TracChangeset for help on using the changeset viewer.