Ignore:
Timestamp:
1 Nov 2019, 15:15:42 (5 years ago)
Author:
Henrik Bettermann
Message:

Introduce the "Scanned Document" field on the send2019

WAEAC has no technology fee charge for the applications ver and send.

File:
1 edited

Legend:

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

    r15591 r15735  
    135135                self.institution_acct = '1014847058'
    136136                self.institution_bank_id = '7'
     137            elif self.applicant.__parent__.prefix in ('ver', 'send'):
     138                provider_amt = 0.0
    137139        xmldict = {}
    138140        xmldict['detail_ref'] = self.context.p_id
Note: See TracChangeset for help on using the changeset viewer.