PHP code example of slvler / veriphone-validation

1. Go to this page and download the library: Download slvler/veriphone-validation library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

slvler / veriphone-validation example snippets


VERIPHONE_BASE_URL="https://api.veriphone.io/"
VERIPHONE_API_KEY="YOUR-API-KEY"

php artisan vendor:publish --tag=veriphone

use Slvler\VeriphoneValidation\Facedes\VeriphoneValidation;
VeriphoneValidation::get('14152007986');