PHPackages                             zyndpay/zyndpay-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. zyndpay/zyndpay-php

ActiveLibrary[Payment Processing](/categories/payments)

zyndpay/zyndpay-php
===================

Official ZyndPay PHP SDK — accept USDT payments with a few lines of code

1.2.2(1mo ago)02↓100%MITPHPPHP &gt;=8.0

Since Mar 6Pushed 1mo agoCompare

[ Source](https://github.com/zyndpay/zyndpay-php)[ Packagist](https://packagist.org/packages/zyndpay/zyndpay-php)[ RSS](/packages/zyndpay-zyndpay-php/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (7)Used By (0)

zyndpay-php
===========

[](#zyndpay-php)

Official ZyndPay PHP SDK — accept USDT TRC20 payments with a few lines of code.

[![Packagist Version](https://camo.githubusercontent.com/22a602478cdcf2feb69d8fa6a00e57162e9c597248b011f58de02fb32c498a09/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7a796e647061792f7a796e647061792d706870)](https://packagist.org/packages/zyndpay/zyndpay-php)[![PHP](https://camo.githubusercontent.com/902568e2abd20b3c372e365471b6d232831f7e8480b015292abf8cd517c7c92b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f7a796e647061792f7a796e647061792d706870)](https://packagist.org/packages/zyndpay/zyndpay-php)[![License: MIT](https://camo.githubusercontent.com/08cef40a9105b6526ca22088bc514fbfdbc9aac1ddbf8d4e6c750e3a88a44dca/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d626c75652e737667)](LICENSE)

---

Requirements
------------

[](#requirements)

- PHP 8.0+
- `ext-curl` and `ext-json` extensions (enabled by default in most PHP installs)
- A ZyndPay account and API key

---

Installation
------------

[](#installation)

```
composer require zyndpay/zyndpay-php
```

---

Quickstart
----------

[](#quickstart)

```
