Routing
app_checkout
Matched route
Route Parameters
| Name | Value |
|---|---|
| product | "premium" |
Route Redirection
This page redirects to:
https://checkout.stripe.com/c/pay/cs_test_a1BseErobtyAOYMXvJcp59CesbLT1DOOH7edA7s9cXwCCuKNKKkg7AHHYy#fidnandhYHdWcXxpYCc%2FJ2FgY2RwaXEnKSdkdWxOYHwnPyd1blpxYHZxWjA0UTNRfEhBUXdTVENzTGFWVnF2Y3Z3cEY1U1EyZlJzb3Zmd29mQGFwYH1NSTd8UE4wZGxoX2tBZm00R2pfUmFpc053X0tERzREPV9LMFxcR1Z3YkBOQGF9NTVmMlFQVk9HMycpJ2N3amhWYHdzYHcnP3F3cGApJ2dkZm5id2pwa2FGamlqdyc%2FJyZjY2NjY2MnKSdpZHxqcHFRfHVgJz8ndmxrYmlgWmxxYGgnKSdga2RnaWBVaWRmYG1qaWFgd3YnP3F3cGB4JSUl
(route: "n/a")
Route Matching Logs
Path to match:
/api/checkout/premium
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_checkout | /api/checkout/{product} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.