Changeset 14995 for main/kofacustom.esitm/trunk/src/kofacustom/esitm/remita
- 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/remita/webservices.py
r14993 r14995 18 18 19 19 from kofacustom.nigeria.remita.webservices import PaymentNotificationListenerWebservice 20 from kofacustom. skeleton.remita.browser import MERCHANTID, HOST, HTTPS, API_KEY20 from kofacustom.esitm.remita.browser import MERCHANTID, HOST, HTTPS, API_KEY 21 21 22 22 class CustomPaymentNotificationListenerWebservice(
Note: See TracChangeset for help on using the changeset viewer.