Ignore:
Timestamp:
21 Nov 2019, 13:26:15 (5 years ago)
Author:
Henrik Bettermann
Message:

Disable FedEX charge again.

File:
1 edited

Legend:

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

    r15836 r15837  
    129129                    self.institution_acct = '5210006575'
    130130                    self.institution_bank_id = '51'
    131                 if self.applicant.applicant_id[:6] in ('trans1', 'trans6'):
    132                     fedex_amt = 10500.0
     131                #if self.applicant.applicant_id[:6] in ('trans1', 'trans6'):
     132                #    fedex_amt = 10500.0
    133133                if self.context.p_category == 'app_balance':
    134134                    provider_amt = 0.0
Note: See TracChangeset for help on using the changeset viewer.