dev_dizs/payapp-ws

There is no license information available for the latest version (dev-main) of this package.

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

dev-main 2025-04-10 16:17 UTC

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

Authors