2017 © Pedro Peláez
 

library smart-ucf

Smart Unicredit Consumer Financing Service for Laravel

image

gentor/smart-ucf

Smart Unicredit Consumer Financing Service for Laravel

  • Thursday, May 3, 2018
  • by gentor
  • Repository
  • 1 Watchers
  • 0 Stars
  • 295 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 75 % Grown

The README.md

SmartUcf

SmartUcf Online Service for Laravel, (*1)

Installation

Installation using composer:, (*2)

composer require gentor/smart-ucf

Add the service provider in config/app.php:, (*3)

Gentor\SmartUcf\SmartUcfServiceProvider::class,

Add the facade alias in config/app.php:, (*4)

Gentor\SmartUcf\Facades\SmartUcf::class,

Configuration

Change your default settings in app/config/smart-ucf.php:, (*5)

<?php
return [
    'username' => env('UCF_USERNAME'),
    'password' => env('UCF_PASSWORD'),
    'test_mode' => env('UCF_TEST_MODE', true),
];

Documentation

UniCredit Consumer Financing, (*6)

The Versions

03/05 2018

dev-master

9999999-dev

Smart Unicredit Consumer Financing Service for Laravel

  Sources   Download

MIT

The Requires

 

laravel service smart pricing consumer financing unicredit ucf