Changeset 15460


Ignore:
Timestamp:
18 Jun 2019, 07:07:12 (5 years ago)
Author:
Henrik Bettermann
Message:

Fidelity Bank Plc, Ekpoma is the consolidating bank for both school fees
and acceptance fee with account details as shown below:

Account name: Ambrose Alli University Post Graduate School Fees
Account number: 5210006575

File:
1 edited

Legend:

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

    r15396 r15460  
    288288                if student.is_postgrad:
    289289                    self.pay_item_id = '111'
     290                    xmldict['institution_acct'] = '5210006575'
     291                    xmldict['institution_bank_id'] = '51'
    290292                if student.current_mode == 'ijmbe':
    291293                    self.pay_item_id = '119'
Note: See TracChangeset for help on using the changeset viewer.