Ignore:
Timestamp:
29 Oct 2021, 07:23:07 (3 years ago)
Author:
Henrik Bettermann
Message:

Change pay item id.

File:
1 edited

Legend:

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

    r16681 r16689  
    467467                    self.pay_item_id = '102'
    468468                elif student.current_mode == 'ijmbe':
    469                     self.pay_item_id = '120'
     469                    self.pay_item_id = '102'
    470470                    xmldict['institution_bank_id'] = '123'
    471471                    xmldict['institution_acct'] = '1012278272'
Note: See TracChangeset for help on using the changeset viewer.