Home

Stripe Samples

This page is a reference to the different samples Stripe offer on GitHub. Use the Stripe CLI as a helper to install these samples - they come in a variety of Stripe's main languages and clients for you to explore and use.

References

  1. Stripe Samples - Github
  2. Stripe CLI - Samples Wiki
  3. This website's documentation on Stripe CLI

Stripe CLI example usage

Using the Stripe CLI, you can clone their current samples directly using a CLI helper.

# samples stripe samples list # list example types stripe samples create accept-a-card-payment # this will run you through choosing language etc

Repository

https://github.com/okeeffed/developer-notes-nextjs/content/stripe/stripe-samples

Sections


Related