dev_dizs / payapp-ws
Package to use and manage Procotel Payapp WebService
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/dev_dizs/payapp-ws
Requires
- php: 7.4.*
- econea/nusoap: 0.9.11
Requires (Dev)
This package is auto-updated.
Last update: 2025-10-10 17:24:09 UTC
README
An easy way to connect your Laravel project with PayApp WEBSERVICE. Remember you must have a valid user information.
Requirements
- PHP 7.4.*
Installation
To install this library use Composer.
composer require dev_dizs/payapp-ws
Publishing Configuration
To publish the configuration file, run the following command:
php artisan vendor:publish --tag=payappws-config