- Timestamp:
- 11 Jul 2017, 13:57:00 (7 years ago)
- Location:
- main/kofacustom.dspg/trunk/src/kofacustom/dspg
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.dspg/trunk/src/kofacustom/dspg/payments/interfaces.py
r14712 r14716 19 19 from zope import schema 20 20 from kofacustom.nigeria.payments.interfaces import INigeriaOnlinePayment 21 from kofacustom.dsp ou.interfaces import MessageFactory as _21 from kofacustom.dspg.interfaces import MessageFactory as _ 22 22 23 23 class ICustomOnlinePayment(INigeriaOnlinePayment):
Note: See TracChangeset for help on using the changeset viewer.