OFFICIAL LIBRARIES & PLUGINS

Integrate Crypto Payments in Any Language With Official SDKs & Plugins

Fully typed, open-source SDKs for Node.js, Python, Go, PHP, WooCommerce, and React Native. Built with automatic retries, webhook signature verification, and zero third-party telemetry.

v2.4.1
Language SDK

Node.js / TypeScript

Official server-side SDK for Node.js, Next.js, and TypeScript environments.

npm install @jamsrpay/sdk
View GitHub Repository
🐍v1.8.0
Language SDK

Python

Official Python client with sync and async asyncio support for Django & FastApi.

pip install jamsrpay
View GitHub Repository
🐹v1.5.2
Language SDK

Go (Golang)

High-performance idiomatic Go client library with automatic retry context.

go get github.com/jamsrpay/jamsrpay-go
View GitHub Repository
🐘v2.1.0
Language SDK

PHP / Laravel

Composer package for Laravel, Symfony, and legacy PHP applications.

composer require jamsrpay/jamsrpay-php
View GitHub Repository
🛒v3.0.4
Framework Plugin

WooCommerce Plugin

Turnkey WordPress WooCommerce payment gateway extension for crypto checkout.

wp plugin install jamsrpay-woocommerce --activate
View GitHub Repository
📱v1.2.0
Mobile SDK

React Native / Expo

Native Web3 mobile checkout modal & QR scanner for iOS and Android.

npm install @jamsrpay/react-native
View GitHub Repository

DEVELOPER-FIRST DESIGN

Engineered for Reliability & Speed

All SDKs share common architecture guarantees across languages and frameworks.

HMAC Webhook Verification

Built-in helpers to verify incoming webhook HTTP signatures with HMAC SHA-256 to prevent spoofing.

Exponential Backoff Retries

Automatic retry strategies for transient network errors and rate-limiting HTTP 429 status codes.

100% Strict Type Definitions

Complete TypeScript types, Python type hints, and Go structs for auto-completion in modern IDEs.

FAQ

SDKs FAQ

Yes! All JamsrPay SDKs and plugins are open-source under the MIT license on GitHub.

Start Building With JamsrPay SDKs

Install your preferred language library and accept crypto payments today.

Explore Full API Documentation