Validate with service
This commit is contained in:
@ -30,7 +30,7 @@ return [
|
||||
'externalPaths' => [
|
||||
'/api/external' => [
|
||||
'/toku/success' => [
|
||||
'header' => 'x-api-key',
|
||||
'validator' => Incoviba\Service\Venta\MediosPago\Toku::class,
|
||||
'token' => $_ENV['TOKU_TOKEN']
|
||||
]
|
||||
],
|
||||
|
Reference in New Issue
Block a user