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

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

This package is auto-updated.

Last update: 2025-05-10 16:33:27 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