Intégration fonctionnalites V1
This commit is contained in:
@@ -20,6 +20,8 @@ return [
|
||||
|
||||
'payment' => [
|
||||
'default_provider' => env('LAVERIE_PAYMENT_PROVIDER', 'simulated'),
|
||||
'top_up_min' => (float) env('LAVERIE_TOP_UP_MIN', 5),
|
||||
'top_up_max' => (float) env('LAVERIE_TOP_UP_MAX', 150),
|
||||
],
|
||||
|
||||
'machine_api_key' => env('LAVERIE_MACHINE_API_KEY'),
|
||||
|
||||
Reference in New Issue
Block a user