Changeset 16951 for main/waeup.aaue/trunk
- Timestamp:
- 10 May 2022, 09:41:17 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/interswitch/browser.py
r16950 r16951 678 678 elif self.context.p_category == 'exam': 679 679 self.pay_item_id = '103' 680 xmldict['institution_acct'] = '1012278272' 681 xmldict['institution_bank_id'] = '123' 680 682 xmldict['institution_amt'] = 100 * ( 681 683 gateway_net_amt(self.context.amount_auth))
Note: See TracChangeset for help on using the changeset viewer.