PHPackages                             imlolman/billdesk-php-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. [Payment Processing](/categories/payments)
4. /
5. imlolman/billdesk-php-sdk

ActiveLibrary[Payment Processing](/categories/payments)

imlolman/billdesk-php-sdk
=========================

This is unofficial php sdk for billdesk

1121↓33.3%PHP

Since Oct 11Pushed 2y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Unofficial Billdesk PHP SDK
---------------------------

[](#unofficial-billdesk-php-sdk)

This is an unofficial PHP SDK for the BillDesk Payment Gateway. This is the newer implimentation of v2 that the billdesk is promoting. It is a work in progress and is not yet ready for production use.

Contributing
------------

[](#contributing)

Pull requests are more than welcome. Since I am using Order, I have created the Order Class. You are more then welcome to create other classes for other things including Refunds, etc.

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

[](#installation)

```
composer require imlolman/billdesk-php-sdk
```

Usage
-----

[](#usage)

### Create an Order

[](#create-an-order)

- Setup .env file before proceeding from the example.env file

```
