PHP code example of epmnzava / tra-api-laravel
1. Go to this page and download the library: Download epmnzava/tra-api-laravel 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/ */
epmnzava / tra-api-laravel example snippets
// how to request and handle tokens
// how to register your efd / and get your vfd number
// how to post your receipt or invoice to tra using api
// how to schedule z report via api
// how to verify a given efd receipt ( checking if i'ts valid)