Ignore:
Timestamp:
10 May 2022, 09:41:17 (2 years ago)
Author:
Henrik Bettermann
Message:

Change bank acount.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.aaue/trunk/src/waeup/aaue/interswitch/browser.py

    r16950 r16951  
    678678        elif self.context.p_category == 'exam':
    679679            self.pay_item_id = '103'
     680            xmldict['institution_acct'] = '1012278272'
     681            xmldict['institution_bank_id'] = '123'
    680682            xmldict['institution_amt'] = 100 * (
    681683                gateway_net_amt(self.context.amount_auth))
Note: See TracChangeset for help on using the changeset viewer.