OpenSourceFellows / amplify

Open Source Fellow Sandbox
https://amplify-app-production.herokuapp.com/
MIT License
78 stars 59 forks source link

[Documentation] Stripe Checkout #609

Open Alex-is-Gonzalez opened 9 months ago

Alex-is-Gonzalez commented 9 months ago

Currently, the Amplify project uses Stripe for its checkout process.

While comments alongside code can be helpful, separate documentation for how the Amplify app uses / implements Stripe Checkout can be even more useful, for example

To do Try highlighting functions(/create-transaction or /create-checkout-session) related to Stripe checkout like amplify/server/routes/api/checkout.js/ and try the following Copilot prompts:

EmaleeSoto commented 9 months ago

Hi can I work on this documentation task?

soumya03Surya commented 4 months ago

Adding my updates to the issue

Currently, the Amplify project uses Stripe for its checkout process.

While comments alongside code can be helpful, separate documentation for how the Amplify app uses / implements Stripe Checkout can be even more useful, for example

Try highlighting functions(/create-transaction or /create-checkout-session) related to Stripe checkout like amplify/server/routes/api/checkout.js/ and try the following Copilot prompts:

or use the /explain slash command