diff --git a/config/swap.php b/config/swap.php index 0a9cfe3..ab08b32 100644 --- a/config/swap.php +++ b/config/swap.php @@ -61,6 +61,12 @@ | * 'currency_data_feed' => [ | 'api_key' => 'secret', // The API token | ] + | + | * 'currency_converter' => [ + | 'api_key' => 'access_key', // The API token + | 'enterprise' => true, // True if your AppId is an enterprise one + | ] + | */ 'services' => [