PHPackages                             sepay/sepay-pg - 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. sepay/sepay-pg

ActiveLibrary[Payment Processing](/categories/payments)

sepay/sepay-pg
==============

Official PHP SDK for SePay Payment Gateway — simple integration for payments, bank transfers, VietQR.

1.0.0(7mo ago)2627↓33.3%MITPHPPHP &gt;=7.4CI passing

Since Oct 13Pushed 6mo ago1 watchersCompare

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

READMEChangelog (1)Dependencies (6)Versions (2)Used By (0)

SePay PHP SDK
=============

[](#sepay-php-sdk)

[![Latest Version](https://camo.githubusercontent.com/514403e692d33cf552b6378b676585286a2bd19f631780d2b014cf49d9b19a8d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73657061792f73657061792d70672e737667)](https://packagist.org/packages/sepay/sepay-pg)[![PHP Version](https://camo.githubusercontent.com/e285720e393a92834bf3a82aba0472a348957c9dae8a46f05119ec1a06bf935e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f73657061792f73657061792d70672e737667)](https://packagist.org/packages/sepay/sepay-pg)[![License](https://camo.githubusercontent.com/5ede91c076ff61a2d132da246b833d432038e16ad217bad0205c98d2ac09b432/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f73657061792f73657061792d70672e737667)](https://packagist.org/packages/sepay/sepay-pg)[![Total Downloads](https://camo.githubusercontent.com/c52a523dc2d37966737c9134eeea1ea402b9373a1093d47aa494c70b5bf7b50b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73657061792f73657061792d70672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sepay/sepay-pg)

**Translations:** [English](README.md) | [Tiếng Việt](README.vi.md)

Official PHP SDK for SePay Payment Gateway. Easy integration for payments, bank transfers, VietQR.

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

[](#installation)

You can install the SDK by running the following command:

```
composer require sepay/sepay-pg
```

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

[](#requirements)

- PHP 7.4 or higher
- ext-json
- ext-curl
- Guzzle HTTP client

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

[](#quick-start)

```
