PHPackages                             paysafe\_sdk/paysafe\_sdk\_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. paysafe\_sdk/paysafe\_sdk\_php

ActiveLibrary[Payment Processing](/categories/payments)

paysafe\_sdk/paysafe\_sdk\_php
==============================

paysafe SDK customize for composer uses and more configuration. for more information please visit https://developer.paysafe.com/en/sdks/server-side/php/introduction/

0117PHP

Since Mar 6Pushed 9y ago1 watchersCompare

[ Source](https://github.com/Mohit-Singh/paysafe_sdk_php)[ Packagist](https://packagist.org/packages/paysafe_sdk/paysafe_sdk_php)[ RSS](/packages/paysafe-sdk-paysafe-sdk-php/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Paysafe PHP SDK
===============

[](#paysafe-php-sdk)

---

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

[](#installation)

### Windows

[](#windows)

On Windows, you will be required set the following environment variable that points to a valid CA certificate on your system in order to perform the https operations:

```
SSL_CERT_FILE

```

Alternatively, you can make a call in your code to the following static method using the path to your CA certificate:

```
\Paysafe\PaysafeApiClient::setCACertPath(_PATH_TO_CERTIFICATE_);

```

This SDK requires PHP &gt;= 5.3 and cURL to be installed.

This SDK requires that you can complete an SSL connection using cURL to the API endpoints from within your hosting environment . Any cURL errors returned will require you to complete connectivity troubleshooting within your hosting environment. See cURL error codes for assistance:

Usage
-----

[](#usage)

### Running Sample Code

[](#running-sample-code)

Update the following file with your credentials and account number:

> /sample/config.php

#### PHP 5.3

[](#php-53)

Create a new virtual host in your local web server with the sample directory within your SDK directory as the webroot. Open your web browser and navigate to the URL specified in the virtual host configuration.

#### PHP 5.4+

[](#php-54)

In your command-line interface, navigate to the /sample directory inside of the SDK directory and type the following command:

```
php -S localhost:8081

```

Open your web browser and navigate to the following URL:

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3784341?v=4)[Mohit K.Singh](/maintainers/Mohit-Singh)[@Mohit-Singh](https://github.com/Mohit-Singh)

---

Top Contributors

[![Mohit-Singh](https://avatars.githubusercontent.com/u/3784341?v=4)](https://github.com/Mohit-Singh "Mohit-Singh (8 commits)")[![asawarivaidya](https://avatars.githubusercontent.com/u/22954853?v=4)](https://github.com/asawarivaidya "asawarivaidya (3 commits)")[![kumarvipin](https://avatars.githubusercontent.com/u/11393347?v=4)](https://github.com/kumarvipin "kumarvipin (1 commits)")

### Embed Badge

![Health badge](/badges/paysafe-sdk-paysafe-sdk-php/health.svg)

```
[![Health](https://phpackages.com/badges/paysafe-sdk-paysafe-sdk-php/health.svg)](https://phpackages.com/packages/paysafe-sdk-paysafe-sdk-php)
```

###  Alternatives

[omnipay/coinbase

Coinbase driver for the Omnipay payment processing library

18570.2k1](/packages/omnipay-coinbase)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
