Kakoma
Kakoma
Here's what I use for this - I put my own number in place of the xxxxxxxxxxxxx and that's it. This runs every 20 minutes and writes to the console...
@raybesiga Thanks. I see this in the failure log: ``` src/mtnmomo/collection.py:56: in requestToPay "Ocp-Apim-Subscription-Key": super(Collection, self).config.collectionsKey src/mtnmomo/config.py:80: in collectionsKey "COLLECTION_PRIMARY_KEY is missing in the configuration") ``` Haven't follow-through to see...
Cool. I'll add the changes to the README. Ahh didn't know about that upcoming switch. Since that's the direction, this would be a change that would be revisited as the...
@tdaly61 I haven't used the new testing toolkit yet but I'm imagining someone doing development will likely not rely entirely on automated tests - they'll use Postman to occasionally make...