PHPackages                             taqin/jayapay-sdk - 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. [API Development](/categories/api)
4. /
5. taqin/jayapay-sdk

ActiveLibrary[API Development](/categories/api)

taqin/jayapay-sdk
=================

Professional PHP SDK for JayaPay payment gateway integration supporting fiat and digital currencies

v1.0.0(8mo ago)02MITPHPPHP &gt;=7.4

Since Sep 8Pushed 8mo agoCompare

[ Source](https://github.com/fdciabdul/JayapaySDK)[ Packagist](https://packagist.org/packages/taqin/jayapay-sdk)[ Docs](https://github.com/taqin/jayapay-sdk)[ RSS](/packages/taqin-jayapay-sdk/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

JayaPay PHP SDK
===============

[](#jayapay-php-sdk)

A professional, semantic PHP SDK for integrating with the JayaPay payment gateway. This SDK provides comprehensive support for fiat and digital currency collections, payments, order queries, account verification, and webhook handling.

Features
--------

[](#features)

- ✅ **Fiat Currency Collections** - Support for Indonesian banks and e-wallets
- ✅ **Digital Currency Collections** - USDT, BTC, ETH, TRX with multiple networks
- ✅ **Fiat Currency Payments** - Payout to bank accounts
- ✅ **Digital Currency Payments** - Send cryptocurrency to addresses
- ✅ **Order Queries** - Check status of collection and payment orders
- ✅ **Account Verification** - Verify bank account details
- ✅ **Balance Inquiry** - Check available balances
- ✅ **Webhook Handling** - Secure notification processing with signature verification
- ✅ **RSA Signature Support** - Built-in signature generation and verification
- ✅ **Professional Code Structure** - PSR-4 compliant with semantic naming
- ✅ **Comprehensive Error Handling** - Custom exceptions for different error types
- ✅ **Sandbox Support** - Test environment support

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

[](#installation)

```
composer require taqin/jayapay-sdk
```

Quick Start
-----------

[](#quick-start)

```
