#HansCrawford-checkout-setup
1 messages · Page 1 of 1 (latest)
I'm trying the example code, but I'm going to modify it to match my API keys and other stuff
Gotcha. We have a quickstart guide here that would help you set it up
https://stripe.com/docs/checkout/quickstart
Alright, but where should I put the Server.java file, do I put that in my website?
You'd put it in your app folder that you run while testing
I believe if you download full app example, it'd show you the correct folder structure too
Okay, thank you