- Timestamp:
- 6 Jul 2017, 08:40:52 (7 years ago)
- Location:
- main/kofacustom.dspou/trunk/src/kofacustom/dspou
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.dspou/trunk/src/kofacustom/dspou/payments/interfaces.py
r10765 r14712 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.dspou.interfaces import MessageFactory as _ 22 22 23 23 class ICustomOnlinePayment(INigeriaOnlinePayment):
Note: See TracChangeset for help on using the changeset viewer.