|
|
@@ -36,7 +36,7 @@ return [
|
|
|
'publickey' => env('NEW_SUPEFINA_PUBLIC_KEY', ''),
|
|
|
'aesKey' => env('NEW_SUPEFINA_AESKEY', ''),
|
|
|
'baseUrl' => 'https://payapi-sandbox.supefina.ai/api/v1',
|
|
|
- 'payinPath' => '/checkoutCounter',
|
|
|
+ 'payinPath' => '/receivePay',
|
|
|
'transferPath' => '/transfer',
|
|
|
'countryId' => 'MX',
|
|
|
'currency' => 'MXN',
|