Changeset 11940 for main/kofacustom.wdu/trunk/src/kofacustom/wdu/payments
- Timestamp:
- 9 Nov 2014, 08:44:55 (10 years ago)
- Location:
- main/kofacustom.wdu/trunk/src/kofacustom/wdu
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.wdu/trunk/src/kofacustom/wdu/payments/interfaces.py
r10765 r11940 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.wdu.interfaces import MessageFactory as _ 22 22 23 23 class ICustomOnlinePayment(INigeriaOnlinePayment):
Note: See TracChangeset for help on using the changeset viewer.