Ignore:
Timestamp:
9 Feb 2022, 17:31:29 (3 years ago)
Author:
Henrik Bettermann
Message:

Configure acceptance fee.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/kofacustom.unidel/trunk/src/kofacustom/unidel/interswitch/browser.py

    r16736 r16790  
    9393        xmldict['institution_bank_id'] = '117'
    9494        provider_amt = 0.0
     95        if self.context.p_category == 'clearance':
     96            provider_amt = 500.0
    9597        self.pay_item_id = 'Default_Payable_MX47126' # must be provided by Interswitch
    9698        xmldict['provider_amt'] = 100 * provider_amt
Note: See TracChangeset for help on using the changeset viewer.