Changeset 16589 for main/kofacustom.ecns/trunk/src/kofacustom/ecns/remita
- Timestamp:
- 31 Aug 2021, 14:41:29 (3 years ago)
- Location:
- main/kofacustom.ecns/trunk/src/kofacustom/ecns
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.ecns/trunk/src/kofacustom/ecns/remita/webservices.py
r15614 r16589 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.ecns.remita.browser import MERCHANTID, HOST, HTTPS, API_KEY 21 21 22 22 class CustomPaymentNotificationListenerWebservice(
Note: See TracChangeset for help on using the changeset viewer.