prava-sdk-integration

Installation
SKILL.md

Prava SDK Integration

Integrate Prava into a web application without letting raw card data, the merchant secret key, or one-time payment credentials cross the wrong trust boundary.

This skill is for applications using @prava-sdk/core and Prava's merchant Session API. For an AI agent operating the Prava CLI, use the separate prava-pay skill.

Read the relevant resources

  • Read references/session-api-reference.md when implementing or debugging create-session, payment-result, report-status, saved-card, or revoke calls.
  • Read references/sdk-api-reference.md when mounting the iframe or handling SDK lifecycle/events.
  • Read references/integration-flow.md when deciding between custom checkout, quote checkout, embedded, and hosted flows.
  • Read references/test-data.md before running a sandbox test.
  • Adapt the files under templates/nextjs, templates/express, or templates/vanilla to the application's framework and design system. They are logic references, not a UI kit.

Non-negotiable invariants

Installs
76
GitHub Stars
8
First Seen
May 17, 2026
prava-sdk-integration — prava-payments/prava-skills