- Timestamp:
- 27 Apr 2018, 07:35:05 (7 years ago)
- Location:
- main/kofacustom.esitm/trunk/src/kofacustom/esitm
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.esitm/trunk/src/kofacustom/esitm/payments/interfaces.py
r10765 r14995 19 19 from zope import schema 20 20 from kofacustom.nigeria.payments.interfaces import INigeriaOnlinePayment 21 from kofacustom. skeleton.interfaces import MessageFactory as _21 from kofacustom.esitm.interfaces import MessageFactory as _ 22 22 23 23 class ICustomOnlinePayment(INigeriaOnlinePayment):
Note: See TracChangeset for help on using the changeset viewer.