sparkplug / momoapi-python

MTN MoMo API Client Library for Python
MIT License
47 stars 55 forks source link

Please I need help on how to integrate this into django app #32

Closed Tim38-code closed 4 years ago

Tim38-code commented 4 years ago

kindly help me

raybesiga commented 4 years ago

Hi @Tim38-code please follow the README. Usage section.

Tim38-code commented 4 years ago

Thank you @raybesiga, I have done exactly that, but I am trying to call it in my view. That is where I am having difficulties. And also the form to allow users to enter their phone numbers

raybesiga commented 4 years ago

I think you need to learn how Django works. Here is a link: https://www.djangoproject.com/start/ Best regards.