Changeset 17118 for main/waeup.aaue/trunk
- Timestamp:
- 5 Oct 2022, 12:37:11 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/interswitch/browser.py
r17100 r17118 732 732 elif self.context.p_category == 'access_card': 733 733 self.pay_item_id = '103' 734 xmldict['institution_acct'] = '101268 6013'734 xmldict['institution_acct'] = '1012688013' 735 735 xmldict['institution_bank_id'] = '123' 736 736 xmldict['institution_amt'] = 100 * (
Note: See TracChangeset for help on using the changeset viewer.