#kennethpogi333
1 messages · Page 1 of 1 (latest)
Which app did you download? Can you link the page?
HI here's the link https://stripe.com/docs/checkout/quickstart?lang=dotnet
Are you doing the prebuilt checkout page or custom payment flow?
im doing a prebuilt
Looks like there's not a / route defined
Try navigating to /create-checkout-session instead
But really recommend attempting to understand the code first
so i put create-checkout-session in the link urls instead of localhost? Sorry for the inconvenience i am developer trainee rightnow
so that iam having a hardtime to understand the code properly
localhost:4242/create-checkout-session
Yeah recommend just reading the code to understand what's happening
If you don't understand it, you'll need to understand the http framework it uses first
Okay thanks
No problem