Changeset 16983 for main/kofacustom.lpng/trunk/src/kofacustom/lpng/remita
- Timestamp:
- 5 Jul 2022, 07:50:56 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.lpng/trunk/src/kofacustom/lpng/remita/webservices.py
r16717 r16983 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.lpng.remita.browser import MERCHANTID, HOST, HTTPS, API_KEY 21 21 22 22 class CustomPaymentNotificationListenerWebservice(
Note: See TracChangeset for help on using the changeset viewer.