Changeset 15591 for main/waeup.aaue/trunk/src/waeup/aaue/interswitch
- Timestamp:
- 18 Sep 2019, 10:16:12 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/interswitch/browser.py
r15524 r15591 127 127 self.institution_acct = '5210006575' 128 128 self.institution_bank_id = '51' 129 if self.context.p_category == 'app_balance': 130 provider_amt = 0.0 129 131 elif self.applicant.applicant_id.startswith('bridge'): # easier to test 130 132 self.institution_acct = '1014847058'
Note: See TracChangeset for help on using the changeset viewer.