Quickstart Guide
Prerequisites
Step 1: Install the SDK
# TypeScript/Node.js
npm install @clawpay/sdk
# Python
pip install clawpay
# Go
go get github.com/ClawPay-app/go-sdkStep 2: Initialize the Client
Step 3: Create a Vault
Step 4: Define Authorization Rules
Step 5: Issue a Virtual Card
Step 6: Monitor Transactions
Next Steps
Example: Complete Integration
Sandbox Testing
Support
Last updated
