Pinned repositories
Repositories
-
subscription-use-cases
Create subscriptions with fixed prices or usage based billing.
-
accept-a-payment
Learn how to accept a payment from customers around the world with a variety of payment methods.
-
firebase-subscription-payments
Example web client for the `firestore-stripe-subscriptions` Firebase Extension using Stripe Checkout and the Stripe Customer Portal.
-
sample-store-android
Learn how to add a simple checkout flow to your Android app
-
sample-ci
Repository for abstracting the CI/CD and GitHub action utilities testing Stripe Samples
-
placing-a-hold
Learn how to place a hold on a credit card (split auth / capture)
-
-
samples-list
This is a directory of Stripe Samples used by the Stripe CLI
-
grabpay-payment
Accept GrabPay Payments with Stripe, a popular digital wallet in Southeast Asia.
-
-
oxxo-payment
Learn how to accept OXXO and card payments
-
au-becs-debit-payment
Collecting AU BECS Direct Debit mandates and payments.
-
web-elements-ideal-payment
Learn how to accept iDEAL and cards in your website
-
web-elements-sepa-debit-payment
Collect SEPA Debit mandates and payments.
-
web-elements-fpx-payment
Accept Malaysian online bank transfers with the Stripe FPX Element.
-
-
github-pages-stripe-checkout
Example of a client-only (no server) donation payment page that can be hosted on GitHub using Stripe Checkout.
-
subscriptions-with-card-and-direct-debit
A Stripe sample implementing card and direct debit methods for usage with subscriptions.
-
netlify-stripe-subscriptions
An example of managing subscriptions with the Stripe Customer Portal and Netlify Identity.
-
checkout-single-subscription
Learn how to combine Checkout and Billing for fast subscription pages
-
charging-a-saved-card
Learn how to charge a saved card and handle failures
-
checkout-one-time-payments
Use Checkout to quickly collect one-time payments.
-
identity-verification
Securely collect and verify identity documents
-
round-up-and-donate
Build a round up and donate feature with Connect
-
charging-for-multiple-plan-subscriptions
Getting started with Stripe Elements and Stripe Billing to charge a customer for a monthly subscription with multiple items.
-
saving-card-without-payment
How to build a form to save a credit card without taking a payment.
-
connect-direct-charge-checkout
Accept a payment with direct charges and Checkout
-
-
connect-top-up-and-transfer
Top-up your platform's balance and pay out connected accounts.
-
accept-a-card-payment
Learn how to accept a basic card payment on web, iOS, Android