Skip to content

Releases: 67even/ecocash-instant-payment-api

EcoCash EIP developer guide v1.0.0 (2026-09-21)

Choose a tag to compare

@github-actions github-actions released this 22 Sep 05:41

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-payment in ecocash-skills/, installable in Claude Code
    and on claude.ai. Its references, templates and .env template are generated from the
    README by tools/build_skill.py; scripts/eip_cli.py builds 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 8 HttpClient). 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 by tools/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 in reference/, 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

This is an independent, community-maintained guide. It is not affiliated with, endorsed by,
or supported by EcoCash Holdings Zimbabwe.