Shippy provides the following feature support for Fastway.
To use Fastway, you'll need to connect to their API.
apiKey
with the Shippy carrier.use verbb\shippy\carriers\Fastway;
new Fastway([
'isProduction' => false,
'apiKey' => '•••••••••••••••••••••••••••••••••••',
]);