Ignore:
Timestamp:
30 Oct 2019, 10:10:56 (5 years ago)
Author:
Henrik Bettermann
Message:

Change item id for testing.

File:
1 edited

Legend:

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

    r15721 r15724  
    7878        xmldict['institution_bank_id'] = '31'
    7979        provider_amt = 5000.0
    80         self.pay_item_id = '103' # must be provided by Interswitch
     80        self.pay_item_id = '101' # '103' # must be provided by Interswitch
    8181        xmldict['provider_amt'] = 100 * provider_amt
    8282        xmldict['institution_item_name'] = self.context.category
Note: See TracChangeset for help on using the changeset viewer.