Changeset 15952 for main/waeup.aaue/trunk/src/waeup/aaue/interswitch
- Timestamp:
- 24 Jan 2020, 14:21:05 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/interswitch/browser.py
r15948 r15952 141 141 elif self.applicant.__parent__.prefix in ('ver', 'send'): 142 142 provider_amt = 0.0 143 elif self.applicant.__parent__.prefix == 'fedex': 144 provider_amt = 0.0 145 self.institution_acct = ' 1010041670' 146 self.institution_bank_id = '117' 143 147 xmldict = {} 144 148 xmldict['detail_ref'] = self.context.p_id
Note: See TracChangeset for help on using the changeset viewer.