#
stripe-checkout
Here are 270 public repositories matching this topic...
grid
serverless
stripe
nuxt
serverless-functions
netlify
jamstack
stripe-checkout
netlify-functions
jamstack-storefront
-
Updated
Feb 12, 2022 - Vue
See readme for newer repo details! A sample shop that shows how to manage payments with Vue, Stripe, and Serverless Functions
vuejs
vue
stripe
nuxt
stripe-payments
stripe-checkout
stripe-elements
vue-stripe
vue-stripe-payments
-
Updated
Feb 12, 2022 - Vue
Load stripe's checkout.js as a react component. Easiest way to use checkout with React.
-
Updated
Aug 3, 2020 - JavaScript
Stripe Checkout & Elements for Vue.js
javascript
plugin
vuejs
subscription
vue
stripe
payment
hacktoberfest
stripe-checkout
stripe-elements
nuxt-demo
vue-stripe-checkout
vue-stripe-elements
stripe-sessions
-
Updated
Mar 24, 2022 - Vue
Use Checkout to quickly collect one-time payments.
-
Updated
Apr 26, 2022 - CSS
Learn how to combine Checkout and Billing for fast subscription pages
-
Updated
Apr 26, 2022 - CSS
Building a Serverless E-Commerce App with AWS Lambda, Stripe and React 💰 🌐
-
Updated
Aug 28, 2021 - JavaScript
Full-stack TypeScript example using Next.js, react-stripe-js, and stripe-node.
-
Updated
Feb 2, 2022 - TypeScript
-
Updated
Jun 12, 2020 - JavaScript
Uses Stripe Checkout to create a payment page that starts a subscription for a new customer.
-
Updated
Jan 21, 2021 - CSS
Serverless function that uses the stripe api for a checkout process in a Vue application
serverless
stripe
serverless-functions
azure-functions
stripe-checkout
azure-serverless-function
serverless-stripe
vue-serverless
-
Updated
Dec 5, 2017 - JavaScript
Cashierstream is a simple Spark alternative written for Laravel Jetstream, with the super-power of tracking plan quotas, like seats or projects number on a per-plan basis
php
laravel
stripe
payment
invoices
invoicing
billing
payment-methods
scaffolding
subscriptions
stripe-checkout
laravel-cashier
cashier
jetstream
manage-subscriptions
cashier-register
cashier-billing-portal
scaffolding-billing-portal
-
Updated
Nov 8, 2021 - PHP
Launchr is an open source SaaS starter kit, based on Django.
docker
django
docker-compose
boilerplate-template
template-project
stripe-payments
django-boilerplate
stripe-checkout
saas-boilerplate
-
Updated
Jan 23, 2021 - HTML
Example of a client-only (no server) donation payment page that can be hosted on GitHub using Stripe Checkout.
-
Updated
Aug 24, 2021 - CSS
An example Netlify Lambda function that processes payments with Stripe.
-
Updated
Feb 26, 2022 - JavaScript
Example integration of Stripe's Checkout API into a Node.js application
-
Updated
Dec 10, 2018 - HTML
Stripe checkout for Ember
-
Updated
Mar 8, 2022 - JavaScript
Sell products on the Jamstack with Netlify Functions and Stripe Checkout!
-
Updated
Jun 18, 2021 - HTML
Grav ShoppingCart Plugin - NOT SUPPORTED, NOT MAINTAINED
ecommerce
paypal
shopping-cart
shop
stripe
shopify
grav
woocommerce
ecommerce-platform
e-commerce
shopping-cart-solution
cart
paypal-ipn
ecommerce-framework
online-shop-engine
online-shop
paypal-express-checkout
grav-plugin
stripe-checkout
-
Updated
Nov 8, 2019 - JavaScript
Open
Locale not working
akhilsanker
commented
Apr 20, 2022
Hi,
I tried to change the language of the checkout, but it's not working, the checkout is not getting loaded.
My code is as follows:
<StripeCheckout
stripePublicKey={config.STRIPE_PUBLISH_KEY}
checkoutSessionInput={{
sessionId: checkoutId,
locale: 'de'
}}
onSuccess={() => {
good first issue
Good for newcomers
A Full Stack Amazon Clone which created using ReactJS with full E-Commerce Functionality!!
react
javascript
css
html
firebase
reactjs
material-ui
e-commerce
firebase-auth
responsive-design
firebase-realtime-database
stripe-payments
react-router-dom
stripe-checkout
cloud-functions
e-commerce-project
react-context-api
cleverprogrammer
-
Updated
Apr 14, 2021 - JavaScript
Use Stripe Checkout to collect payment details for future payments and Twilio Verify to authenticate the customer via SMS code and charge their stored card.
-
Updated
Aug 24, 2021 - JavaScript
Stripe Checkout Starter kit in Swift for iOS
swift
learning
ios
ecommerce
mobile
shopping-cart
objective-c
xcode
stripe
stripe-api
mobile-app
swift-framework
free
shopping
stripe-payments
mobile-development
stripe-checkout
stripe-payment
swiftui
swift5
-
Updated
May 30, 2019 - Swift
Stripe Connect example app built on Rails
-
Updated
May 22, 2018 - Ruby
-
Updated
Nov 30, 2021 - JavaScript
Vue 3 components for Stripe.js
-
Updated
Mar 22, 2022 - JavaScript
Stripe-f – serverless Stripe.com charge service
-
Updated
Dec 1, 2016 - JavaScript
A proof of concept e-commerce store leveraging Contentful, GatsbyJS, Stripe, and serverless via clay.run
-
Updated
Apr 8, 2022 - JavaScript
Digital Wallet payments with React Stripe Elements and Netlify Functions
ecommerce
shopping-cart
apple-pay
stripe
jamstack
stripe-checkout
google-pay
netlify-functions
react-stripe-js
-
Updated
Jun 21, 2021 - JavaScript
Improve this page
Add a description, image, and links to the stripe-checkout topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the stripe-checkout topic, visit your repo's landing page and select "manage topics."
Feature request
The account details page is set up to imply that you can update your account. Entry forms and buttons that actually update these things in the database would be nice.
Describe the solution you'd like
An example of updating the name (so I can implement the email update), or full implementation by default.
Describe alternatives you've considered
Currently goin