-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
enhancementNew feature or requestNew feature or requestfeaturenew feature proposalnew feature proposalfeature-requestNew feature request/enhancementNew feature request/enhancement
Description
- Add
AsyncMpesaClientinmpesakit/mpesa_client.py.- Description: Acts as the main entry point for interacting with the Mpesa API. It integrates all the lower-level services and provides a unified interface for developers. Relies on
AsyncHttpClientandAsyncTokenManager.
- Description: Acts as the main entry point for interacting with the Mpesa API. It integrates all the lower-level services and provides a unified interface for developers. Relies on
- Include it in
__init__.pywithin the same directory. - Add unit tests in
tests/unit/test_async_mpesa_client.py.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfeaturenew feature proposalnew feature proposalfeature-requestNew feature request/enhancementNew feature request/enhancement