http://80.85.159.112/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 receive_payment_token /acquiring/payment-token Path does not match
2 google-apple-payment-data /acquiring/payment-details Path does not match
3 acquring-payment-form /acquiring/payment-form Path does not match
4 acquring-payment-form-render /acquiring/payment-form-render/{orderData} Path does not match
5 acquring-payment-form-render-test /acquiring/payment-form-render-test/{orderData} Path does not match
6 acquring-payment-callabck /acquiring/payment-callback Path does not match
7 acquring-payment-log /acquiring/payment-log Path does not match
8 customer-changes-callback /iiko-callback/customer-changes Path does not match
9 app_login /login Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.