django-mpesa
django-mpesa copied to clipboard
CamelCase?
@muneneevans voting we should move all parameters, args etc to camel case. Example in the submit API move from phone_number to phoneNumber.
Yes. Considering it's json, camelCase might be implied. What about backward compatibility?