Official Kopo Pay Libraries

Libraries & SDKs

Official, actively maintained client libraries to integrate Kopo Pay into any stack.

Official
N

kopo-node

Node.js

The official Kopo Pay Node.js library. Full TypeScript support with complete JSDoc coverage.

npm install kopopay
8.2k1.1kv22.3.0
Docs
Official
Py

kopo-python

Python

The official Python library for the Kopo Pay API. Supports sync and async (asyncio) usage.

pip install kopopay
6.4k890v9.1.0
Docs
Official
PHP

kopo-php

PHP

Official PHP library. Supports PHP 7.4+. Fully typed with PHPStan level 8.

composer require kopopay/kopopay-php
4.1k740v15.4.0
Docs
Official
RB

kopo-ruby

Ruby

The official Kopo Pay gem for Ruby. Compatible with Ruby 2.7+ and all major frameworks.

gem install kopopay
3.8k620v12.2.0
Docs
Official
Go

kopo-go

Go

The official Kopo Pay Go library. Idiomatic Go with full context and error handling support.

go get github.com/kopopay/kopopay-go
5.0k780v78.6.0
Docs
Official
JAVA

kopo-java

Java

Official Java library. Works with Maven and Gradle. Java 8+ compatible.

implementation 'com.kopopay:kopopay-java:22.0.0'
3.2k560v22.0.0
Docs
Official
.NET

kopo-dotnet

.NET / C#

Official .NET library. Supports C# 8+ with nullable reference types and async/await.

dotnet add package KopoPay
2.9k480v43.2.1
Docs
Official
JS

kopo-js

JavaScript (Browser)

Kopo.js is a lightweight JavaScript library for building payment flows. Load it directly from our CDN.

<script src="https://js.kopopay.com/v3/"></script>
11.4k2.1kv3.0
Docs
Official

kopo-react

React

React components and hooks for integrating Kopo Pay into your React or Next.js application.

npm install @kopopay/react
9.3k1.4kv4.5.0
Docs
Official

kopo-ios

Swift (iOS)

Native iOS SDK for building custom payment UIs with Apple Pay, Cards, and more.

.package(url: "https://github.com/kopopay/kopopay-ios")
4.5k670v22.8.2
Docs
Official
DROID

kopo-android

Kotlin (Android)

Native Android SDK with full Google Pay support, card scanning, and 3D Secure handling.

implementation 'com.kopopay:kopopay-android:20.26.4'
3.9k580v20.26.4
Docs
Official
RN

kopo-react-native

React Native

Kopo Pay React Native library. Cross-platform support for iOS and Android with native payment sheets.

npm install @kopopay/react-native
5.6k890v0.37.0
Docs
Official
EL

kopo-elements

Web Components

Prebuilt, customizable payment UI components (Card Element, IBAN, etc.) that can be embedded in any web app.

npm install @kopopay/elements
7.1k1.0kv1.54.1
Docs
Official
CLI

kopo-cli

CLI

The Kopo Pay CLI lets you build, test and manage your Kopo Pay integration from the terminal.

brew install kopopay/kopopay-cli/kopo
6.8k940v1.21.5
Docs

Can't find what you need?

Use our REST API directly or contribute your own community library. We're always looking to expand our ecosystem.