The below service are available with Bring for domestic and international customer destination addresses.
Add the following code to your configuration file under the providers
array, as per the below. Note that to disable certain services, simply omit them from the services
array.
'providers' => [
'bring' => [
'name' => 'Bring',
'settings' => [
'username' => 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx',
'apiKey' => 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx',
],
],
]
Available for Craft 3. Get it from the plugin store.