Ignore:
Timestamp:
13 Jun 2025, 17:36:52 (30 hours ago)
Author:
Henrik Bettermann
Message:

Percentage is 100.

File:
1 edited

Legend:

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

    r18048 r18086  
    339339    @property
    340340    def split_accounts(self):
    341         sa = [{"alias": "espu school fees account","percentage":"","description":"Application Fee","isPrimary":"true"},]
     341        sa = [{"alias": "espu school fees account","percentage":"100","description":"Application Fee","isPrimary":"true"},]
    342342        return str(sa)
    343343
Note: See TracChangeset for help on using the changeset viewer.