Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs][guides] New Reference Guide on working with Stripe #20199

Closed
3 tasks
AishaBlake opened this issue Dec 18, 2019 · 2 comments · Fixed by #20347
Closed
3 tasks

[docs][guides] New Reference Guide on working with Stripe #20199

AishaBlake opened this issue Dec 18, 2019 · 2 comments · Fixed by #20347
Assignees
Labels
type: documentation An issue or pull request for improving or updating Gatsby's documentation

Comments

@AishaBlake
Copy link

AishaBlake commented Dec 18, 2019

Summary

As part of the ongoing effort to improve on the top 25 learning workflows identified in #13708, we'd like to add a Reference Guide on working with Stripe in Gatsby. This will be one of several guides added as part of the e-commerce workflow.

Some recommended topics to cover:

  • setting up your Stripe account
  • Stripe Elements vs. Stripe Checkout
  • existing plugins and starters using Stripe (like gatsby-plugin-stripe)
  • recurring payments & auth

Motivation

The ability to build e-commerce sites with Gatsby gives developers (and business owners) a lot of flexibility. We'd like to provide a starting point for folks using some of the most popular e-commerce tools.

Steps to resolve this issue

Draft the doc

Open a pull request

  • Open a pull request with your work including the words "closes #[this issue's number]" in the pull request description
@AishaBlake AishaBlake added the type: documentation An issue or pull request for improving or updating Gatsby's documentation label Dec 19, 2019
@connorlindsey
Copy link
Contributor

I just finished a project using gatsby checkout for one-time payments and elements for creating subscriptions with Stripe billing. I’d love to get involved and will start working on this. If anyone else wants to help, let me know.

@AishaBlake
Copy link
Author

That sounds great, @connorlindsey! Thanks! Please note that the team will mostly be on vacation through the end of the year, so responses will be delayed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation An issue or pull request for improving or updating Gatsby's documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants