Changeset 17357 for main/kofacustom.koa/trunk/src/kofacustom/koa/remita
- Timestamp:
- 15 Mar 2023, 12:27:16 (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.koa/trunk/src/kofacustom/koa/remita/webservices.py
r16717 r17357 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.koa.remita.browser import MERCHANTID, HOST, HTTPS, API_KEY 21 21 22 22 class CustomPaymentNotificationListenerWebservice(
Note: See TracChangeset for help on using the changeset viewer.