Changeset 15836
- Timestamp:
- 21 Nov 2019, 12:58:12 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/interswitch/browser.py
r15761 r15836 129 129 self.institution_acct = '5210006575' 130 130 self.institution_bank_id = '51' 131 #if self.applicant.applicant_id[:6] in ('trans1', 'trans6'):132 #fedex_amt = 10500.0131 if self.applicant.applicant_id[:6] in ('trans1', 'trans6'): 132 fedex_amt = 10500.0 133 133 if self.context.p_category == 'app_balance': 134 134 provider_amt = 0.0
Note: See TracChangeset for help on using the changeset viewer.