Skip to content

Instantly share code, notes, and snippets.

View kamaubrian's full-sized avatar
🤓
KAIZEN

Kamau Brian kamaubrian

🤓
KAIZEN
View GitHub Profile
@tsabat
tsabat / zsh.md
Last active July 7, 2024 16:56
Getting oh-my-zsh to work in Ubuntu
@parmentf
parmentf / GitCommitEmoji.md
Last active July 26, 2024 15:56
Git Commit message Emoji
@Sylvance
Sylvance / mpesa.json
Last active October 6, 2018 08:48
Safaricom MPESA Sandbox working payloads
// registerurl
/*
Request POST /mpesa/c2b/v1/registerurl HTTP/1.1
*/
{
"ShortCode": "600482",
"ResponseType": "Completed the Mwavuli Transaction",
"ConfirmationURL": "https://urlhitter.herokuapp.com/api/v1/callbacks",
"ValidationURL": "https://urlhitter.herokuapp.com/api/v1/callbacks"