PHPackages                             licensespring/paypal - 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. licensespring/paypal

ActiveLibrary[Payment Processing](/categories/payments)

licensespring/paypal
====================

LicenseSpring-PayPal integration with PHP backend.

v1.0.1(6y ago)011MITPHP

Since Sep 11Pushed 6y ago1 watchersCompare

[ Source](https://github.com/sean-censedata/LicenseSpring-PayPal-Integration)[ Packagist](https://packagist.org/packages/licensespring/paypal)[ RSS](/packages/licensespring-paypal/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

LicenseSpring-PayPal-Integration
================================

[](#licensespring-paypal-integration)

LicenseSpring-PayPal integration with PHP backend.

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

[](#installation)

```
composer require licensespring/paypal
```

Note
----

[](#note)

This package is used for PayPal integration with LicenseSpring using LicenseSpring JS library. You can see the example here:

Usage
-----

[](#usage)

### Get license keys from LicenseSpring platform

[](#get-license-keys-from-licensespring-platform)

Create this PHP script and name it for instance `php/api/licensespring/acquire-licenses.php`. You will need to use that path from your frontend when using LicenseSpring JS library.

```
