Download the PHP package sytxlabs/laravel-paypal without Composer
On this page you can find all versions of the php package sytxlabs/laravel-paypal. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sytxlabs/laravel-paypal
More information about sytxlabs/laravel-paypal
Files in sytxlabs/laravel-paypal
Download sytxlabs/laravel-paypal
More information about sytxlabs/laravel-paypal
Files in sytxlabs/laravel-paypal
Vendor sytxlabs
Package laravel-paypal
Short Description A Laravel package to interact with PayPal
License MIT
Homepage https://sytxlabs.eu
Package laravel-paypal
Short Description A Laravel package to interact with PayPal
License MIT
Homepage https://sytxlabs.eu
Please rate this library. Is it a good library?
Informations about the package laravel-paypal
PayPal for Laravel
This package adds a simple way to integrate PayPal payments into your Laravel application.
Prerequisites
- A configured Laravel database connection
- PHP 8.2 or higher
- Laravel 10.0 or higher
Installation
Using
Configuration
the configuration file is located at config/paypal.php
Optional Database
Usage
Create a new PayPal Order
Redirect to PayPal
or get the approval link
Capture the payment
Check the payment status
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-paypal with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2|^8.3
illuminate/support Version ^8.0|^9.0|^10.0|^11.0
guzzlehttp/guzzle Version ^7.8
illuminate/support Version ^8.0|^9.0|^10.0|^11.0
guzzlehttp/guzzle Version ^7.8
The package sytxlabs/laravel-paypal contains the following files
Loading the files please wait ....