Ignore:
Timestamp:
9 Nov 2021, 10:27:26 (3 years ago)
Author:
Henrik Bettermann
Message:

Set banc account number.

File:
1 edited

Legend:

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

    r16698 r16707  
    9090        xmldict['provider_item_name'] = PROVIDER_ITEM_NAME
    9191        # Institution data
    92         xmldict['institution_acct'] = '00000000'
    93         xmldict['institution_bank_id'] = '00'
     92        xmldict['institution_acct'] = '1489560452'
     93        xmldict['institution_bank_id'] = '31'
    9494        provider_amt = 0.0
    9595        self.pay_item_id = 'Default_Payable_MX26002' # must be provided by Interswitch
Note: See TracChangeset for help on using the changeset viewer.