- Timestamp:
- 20 Jul 2016, 11:38:34 (8 years ago)
- Location:
- main/kofacustom.coewarri/trunk/src/kofacustom/coewarri
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.coewarri/trunk/src/kofacustom/coewarri/payments/interfaces.py
r10765 r14035 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.coewarri.interfaces import MessageFactory as _ 22 22 23 23 class ICustomOnlinePayment(INigeriaOnlinePayment):
Note: See TracChangeset for help on using the changeset viewer.