The starter kit for the pawaPay × Mountain Hub hackathon at PROMOTE.
Build on top of pawaPay between Monday and Wednesday. Demo Thursday. Pick anything: a mobile money checkout, a payouts dashboard, a bill-splitter, a remittance flow, a crypto on-ramp. Any language, any framework.
getting-started.md: get sandbox access and an API token in two steps.
Then pick a path:
- Build something custom in any stack → load the
skill/into Claude and ask it to write your integration. - Use the WooCommerce plugin → see
plugin/for a pre-built WordPress payment gateway. - Track your transactions on the shared sandbox → tracking-transactions.md.
- All the links → resources.md.
🎥 Watch the skill in action: Loom walkthrough. The WooCommerce plugin in this repo took about six prompts to build with the skill.
| Path | What it is |
|---|---|
| getting-started.md | Sandbox onboarding: account access and token generation |
| tracking-transactions.md | Four patterns for tracking your transactions on the shared account |
| resources.md | Every link you'll need in one place |
| skill/ | Claude skill bundle. Load it into Claude Code or Claude.ai to get pawaPay expertise in any project |
| plugin/ | pawaPay WooCommerce plugin .zip. Optional, for a WordPress-based start |
- pawaPay docs: https://docs.pawapay.io/v2/docs/welcome
- Sandbox dashboard: https://dashboard.sandbox.pawapay.io
- API token guide: https://docs.pawapay.io/dashboard/other/system_conf/api_tokens
Want callbacks delivered to your service? Polling works out of the box. If you need push callbacks, ping Joel and pawaPay will wire them up. See tracking-transactions.md.
- Sandbox access and API tokens: email Joel at joel.amoako@pawapay.co.uk
- At the venue: Calixte and Julie (pawaPay), Ayuk (Mountain Hub)
- Anything else: check resources.md
Good luck. We want to see what you build.