Changeset 15464 for main/waeup.aaue/trunk
- Timestamp:
- 19 Jun 2019, 09:55:22 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/interswitch/browser.py
r15463 r15464 114 114 self.pay_item_id = '109' 115 115 self.mac = MAC_REGULAR 116 if self.applicant.__parent__.prefix in ('utme', 'ude'): 117 provider_amt = 1000.0 116 118 if self.applicant.__parent__.prefix in ('trans', 'cert'): 117 119 self.provider_bank_id = '10'
Note: See TracChangeset for help on using the changeset viewer.