Ekirapapaul / django-mpesa

This repo is meant to simplify Safaricom's mpesa API integration in simple steps.
BSD 2-Clause "Simplified" License
37 stars 26 forks source link

Data validation #18

Open muneneevans opened 3 years ago

muneneevans commented 3 years ago

@Ekirapapaul i noticed that if the input Json are wrong, the API throws an error instead of retuning a valid message. We might need to look at the serializers to handle input validation