PHP code example of pay-hub.cn / payhub-php

1. Go to this page and download the library: Download pay-hub.cn/payhub-php 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/ */

    

pay-hub.cn / payhub-php example snippets


	composer 

    \Payhub\Payhub::pay(array $data)

    \Payhub\Payhub::query(array $data)