This is an Unofficial Python interface for the Hubtel Payment API. Contributed by Kojo Mcroni
To install simple type pip install hubtel
this reveals the various params needed for the various methods in the api dir(Hubtel)
You can find exclusive documentation on Hubtel's website,, here
from hubtel import Hubtel
p = Hubtel("username","password","merchant")
request = p.receive("kojo mcroni","027180861x","[email protected]","tigo-gh",5,"http://xxxx.com/callback","for lola rae",fees=True,"reference")
print(request)
- Receive Mobile Money
- Send Mobile Money
- Check Momo Trans Status
- Refund
- Determine Send Money Charge
- Confirm Transaction