Releases: 67even/ecocash-instant-payment-api
Releases · 67even/ecocash-instant-payment-api
Release list
EcoCash EIP developer guide v1.0.0 (2026-09-21)
First release.
- README guide in thirteen sections: overview, sandbox access, authentication, first
payment, API reference, statuses and errors, sandbox testing, SDKs and code examples,
going live, troubleshooting, known portal inconsistencies, Claude skill, and about. - Claude skill
ecocash-instant-paymentinecocash-skills/, installable in Claude Code
and on claude.ai. Its references, templates and.envtemplate are generated from the
README bytools/build_skill.py;scripts/eip_cli.pybuilds the auth header, lints
payloads and runs charge, lookup and refund against the sandbox. Benchmarked on three
tasks: 100% of checks passed with the skill, 62% without. Install guide on the site at
/install/. - Code examples for PHP/Laravel, Node.js, Python, Java (Spring
RestClient) and
C# (.NET 8HttpClient). Each was run against a mock EIP server that checks the
paths, the Basic auth header and the exact field names. - Portal screenshots for every onboarding step.
- Documentation site at https://67even.github.io/ecocash-instant-payment-api/, generated from the
README bytools/build_docs.py, with Open Graph cards, sitemap and JSON-LD
structured data. - Reference files: the portal's Documentation tab and SDKs & Codegen tab reproduced
verbatim inreference/, plus a portal walkthrough.
Downloads
ecocash-instant-payment.zip: the Claude skill, ready to upload on claude.ai
(Customize → Skills → + → Create skill → Upload a skill). For Claude Code, unzip it into
~/.claude/skills/or your project's.claude/skills/.
Install guide
Links
- Documentation: https://67even.github.io/ecocash-instant-payment-api/
- Changes since the previous release: see CHANGELOG.md
This is an independent, community-maintained guide. It is not affiliated with, endorsed by,
or supported by EcoCash Holdings Zimbabwe.