PHP code example of sharik709 / laravel-payout-adapter

1. Go to this page and download the library: Download sharik709/laravel-payout-adapter 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/ */

    

sharik709 / laravel-payout-adapter example snippets


[TransferWise API Keys]
TRANSFERWISE_SANDBOX_KEY=""
TRANSFERWISE_SANDBOX_PROFILE=""
TRANSFERWISE_API_KEY=""
TRANSFERWISE_PROFILE=""

[TransPay API Keys]
TRANSPAY_API_KEY=""
TRANSPAY_SANDBOX_USER=""
TRANSPAY_SANDBOX_PASSWORD=""
TRANSPAY_SANDBOX_TOKEN=""