Paste one prompt. Review the PR.
Your AI coding assistant detects this project’s stack, wires the ZettaPay SDK, and opens a pull request. You review the diff before merging. No secrets sent to ZettaPay servers.
1
Open your project in Claude Code
Run
claude in the repo you want to add payments to.
2
Drop in your details
These get embedded in the prompt — not sent to ZettaPay. Defaults work for demos.
3
Copy the prompt
Updates as you type. Read it before pasting — it’s the full set of instructions your AI will follow.
4
Paste it in Claude Code chat · press Enter
Your AI will read the repo, decide between hosted checkout and SDK install, add a payment button, wrap changes with
// ZETTAPAY-START / // ZETTAPAY-END, and open a PR titled feat: add ZettaPay crypto payments.
Merge when the diff looks right. That’s the install.
ZettaPay is 100% open-source.
The prompt above is the entire integration spec — nothing hidden, nothing phoned home. Payments flow directly from your customer’s wallet to your payout address.