Developer Resources

Build with ZeroPay

Powerful APIs, comprehensive SDKs, and detailed documentation to integrate payments seamlessly into your application.

99.9%
Uptime SLA
<200ms
Avg Response
8+
SDKs
24/7
Support
Get Started in Minutes

Quick Start Guide

Start accepting payments in just 3 simple steps

01

Get API Keys

Sign up and get your test & live API keys from the dashboard

02

Install SDK

Choose your preferred language and install our SDK via package manager

03

Start Integration

Initialize payments with a few lines of code and go live

Simple, Powerful Integration

Choose your language and start building

payment-integration.js
// Initialize the payment
const payment = await ZeroPay.createPayment({
  amount: 1000,
  currency: 'BDT',
  description: 'Product Purchase',
  customer: {
    email: 'customer@example.com',
    phone: '+8801711111111'
  },
  successUrl: 'https://yoursite.com/success',
  cancelUrl: 'https://yoursite.com/cancel'
});

// Redirect to payment page
window.location.href = payment.checkoutUrl;

Installation

NPM
npm install @zeropay/sdk
Yarn
yarn add @zeropay/sdk
Python
pip install zeropay
PHP
composer require zeropay/php-sdk

SDKs & Libraries

Official libraries for your favorite platforms

🟨

JavaScript

v3.2.150K+
View Docs
🟩

Node.js

v2.8.045K+
View Docs
🐍

Python

v1.9.238K+
View Docs
🐘

PHP

v2.5.142K+
View Docs
βš›οΈ

React

v4.1.055K+
View Docs
πŸ“±

React Native

v3.0.528K+
View Docs
πŸ¦‹

Flutter

v1.7.322K+
View Docs
🍎

Swift

v2.3.015K+
View Docs

API Reference

Complete documentation for all API endpoints

Payments API

Create, retrieve, and manage payment transactions

8 Endpoints
Explore

Customers API

Manage customer information and payment methods

6 Endpoints
Explore

Refunds API

Process full or partial refunds for payments

4 Endpoints
Explore

Webhooks API

Configure and manage webhook endpoints

5 Endpoints
Explore

Analytics API

Access transaction data and business insights

7 Endpoints
Explore

Settlements API

Manage payouts and settlement schedules

5 Endpoints
Explore

Testing & Developer Tools

Everything you need to build and test integrations

Test Mode

Complete sandbox environment with test cards and payment methods for safe development

  • Test API Keys
  • Sample Data
  • No Real Charges
  • Full Feature Access

Webhooks Testing

Test webhook integrations locally with our CLI tool and webhook simulator

  • Local Testing
  • Event Replay
  • Request Logs
  • Signature Validation

API Logs

Real-time logs of all API requests and responses for easy debugging and monitoring

  • Request Details
  • Response Times
  • Error Tracking
  • Export Data

Postman Collection

Pre-built Postman collection with all API endpoints and example requests

  • Ready to Import
  • Example Requests
  • Environment Setup
  • Auto-updated

Developer Resources

Tutorials, guides, and community support

Documentation

Complete guides and API references

Learn More

Video Tutorials

Step-by-step integration videos

Learn More

Community Forum

Connect with other developers

Learn More

Ready to Start Building?

Get your API keys and start integrating payments in minutes. No credit card required.

Free Forever
0% Transaction Fee
24/7 Support