PHP code example of jeroenboesten / shops-united-laravel

1. Go to this page and download the library: Download jeroenboesten/shops-united-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/ */

    

jeroenboesten / shops-united-laravel example snippets


$shopsUnited->shipments()->create("PostNL", "Standaard pakket", "Order Aanvraag: 1502", "Arno Niem", "Straatweg", "14", "1111AB", "Amsterdam", 1, 1, ['NietLeverenBijDeBuren' => true])
text
SHOP_UNITED_ACCOUNT_ID=
SHOP_UNITED_API_KEY=
text
SHOPS_UNITED_VERIFY_SSL=true