Ignore:
Timestamp:
13 Dec 2022, 11:40:19 (22 months ago)
Author:
Henrik Bettermann
Message:

Implement Interswitch WebCheckout?.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/kofacustom.lpng/trunk/src/kofacustom/lpng/interfaces.py

    r16993 r17216  
    6161        )
    6262
     63    interswitch_webcheckout_enabled = schema.Bool(
     64        title = _(u'Interswitch WebCheckout integration enabled'),
     65        default = False,
     66        )
     67
    6368    etranzact_webconnect_enabled = schema.Bool(
    6469        title = _(u'Etranzact Webconnect integration enabled'),
Note: See TracChangeset for help on using the changeset viewer.