Changeset 15121


Ignore:
Timestamp:
4 Sep 2018, 10:04:51 (6 years ago)
Author:
Henrik Bettermann
Message:

Change provider amount.

File:
1 edited

Legend:

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

    r15084 r15121  
    9696            self.mac = MAC_REGULAR
    9797            provider_amt = 1000.0
     98            if self.applicant.__parent__.prefix in ('trans', 'cert'):
     99                provider_amt = 2000.0
    98100        xmldict = {}
    99101        xmldict['institution_acct'] = '1010835352'
Note: See TracChangeset for help on using the changeset viewer.