Changeset 15577 for main/kofacustom.dspg/trunk
- Timestamp:
- 3 Sep 2019, 08:17:12 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.dspg/trunk/src/kofacustom/dspg/interswitch/browser.py
r15571 r15577 504 504 xmldict['institution_acct'] = '1015220292' 505 505 xmldict['institution_bank_id'] = '117' 506 elif self.applicant.__parent__.prefix == 'conv': 507 xmldict['institution_acct'] = '1012963301' 508 xmldict['institution_bank_id'] = '117' 509 self.pay_item_id = '151' 506 510 elif self.applicant.applicant_id.startswith('special'): 507 511 if self.context.p_category in SPECIAL_PAYMENT_PARAMS.keys():
Note: See TracChangeset for help on using the changeset viewer.