Routing
(none)
Matched route
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | bdm_checkout_api_payment_get_info | /{_apiPrefix}/payment/{sHash}/get-info | Path does not match |
| 2 | bdm_checkout_api_payment_update | /{_apiPrefix}/payment/update | Path does not match |
| 3 | bdm_checkout_api_payment_method_get_info | /{_apiPrefix}/payment-method/get-info/{sHash} | Path does not match |
| 4 | bdm_checkout_api_payment_method_update | /{_apiPrefix}/payment-method/update | Path does not match |
| 5 | bdm_checkout_api_token_update | /{_apiPrefix}/token/update/{sHash} | Path does not match |
| 6 | bdm_app_api_v1_subscription_cancel | /{_apiPrefix}/subscription/cancel | Path does not match |
| 7 | bdm_app_api_v1_subscription_reactivate | /{_apiPrefix}/subscription/reactivate | Path does not match |
| 8 | bdm_checkout_api_ic_session_create | /{_apiPrefix}/iconnect/session/create | Path does not match |
| 9 | bdm_checkout_api_verify_ic_transaction | /{_apiPrefix}/ic/transaction/verify | Path does not match |
| 10 | bdm_checkout_api_verify_pb_transaction | /{_apiPrefix}/pb/transaction/verify | Path does not match |
| 11 | bdm_checkout_api_verify_quaife_transaction | /{_apiPrefix}/quaife/transaction/verify | Path does not match |
| 12 | bdm_checkout_api_verify_paytently_transaction | /{_apiPrefix}/paytently/transaction/verify | Path does not match |
| 13 | bdm_checkout_api_verify_paynovate_transaction | /{_apiPrefix}/paynovate/transaction/verify | Path does not match |
| 14 | bdm_checkout_api_check_3ds_paynovate | /{_apiPrefix}/paynovate/check-3DS | Path does not match |
| 15 | bdm_checkout_api_paynovate_callback | /{_apiPrefix}/paynovate/callback | Path does not match |
| 16 | bdm_checkout_api_paybox_ipn | /{_apiPrefix}/ipn/paybox | Path does not match |
| 17 | bdm_checkout_api_quaife_ipn | /{_apiPrefix}/ipn/quaife | Path does not match |
| 18 | bdm_checkout_api_paytently_ipn | /{_apiPrefix}/ipn/paytently | Path does not match |
| 19 | bdm_checkout_api_paynovate_ipn | /{_apiPrefix}/ipn/paynovate | Path does not match |
| 20 | bdm_checkout_index | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.