#
stripe
Here are 2,076 public repositories matching this topic...
Open source web application to learn JS stack: React, Material-UI, Next.js, Node.js, Express.js, Mongoose, MongoDB database.
react
nodejs
javascript
github-api
boilerplate
mongodb
stripe
mongoose
nextjs
material-ui
expressjs
mailchimp
passport
apis
aws-ses
google-api
express-session
-
Updated
Aug 13, 2021 - JavaScript
A fully functioning Node.js shopping cart with Stripe, PayPal, Authorize.net, PayWay, Blockonomics, Adyen, Zip and Instore payments.
nodejs
javascript
paypal
shopping-cart
stripe
zip
adyen
westpac
cart
instore
authorize-net
blockonomics
payment-provider
payway
paypal-payments
-
Updated
Oct 14, 2021 - JavaScript
Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication
graphql
boilerplate
microservices
cqrs
backend
consul
stripe
ddd
eventstore
event-sourcing
nats
graphql-server
gateways
multi-tenancy
eventstream
ddd-architecture
nats-streaming
nestjs
apollo-federation
cqrs-architectural-pattern
-
Updated
Oct 15, 2021 - TypeScript
CreditCardForm is iOS framework that allows developers to create the UI which replicates an actual Credit Card.
-
Updated
May 30, 2020 - Swift
Sample store accepting universal payments on the web with Stripe Elements, Payment Request, Apple Pay, Google Pay, Microsoft Pay, and the PaymentIntents API. 💳 🌍 ✨
nodejs
javascript
apple-pay
stripe
payments
alipay
payment-methods
sepa
ideal
sofort
stripe-payments
3d-secure
bancontact
stripe-elements
wechatpay
payment-request-api
google-pay
3ds2
strong-customer-authentication
-
Updated
Sep 8, 2021 - JavaScript
grid
serverless
stripe
nuxt
serverless-functions
netlify
jamstack
stripe-checkout
netlify-functions
jamstack-storefront
-
Updated
Sep 25, 2021 - 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
Aug 10, 2021 - Vue
We're going to take you step-by-step to build a modern, fully open-source, eCommerce web application using Python, Django, Bootstrap, Javascript, and more.
python
bootstrap
jquery
ecommerce
django
stripe
card
ajax
bootstrap4
lookup
mailchimp
jquery-ajax
python3-6
django1-11
custom-queryset
cart-model
-
Updated
Jun 10, 2021 - Python
React Native Stripe binding for iOS/Android platforms
-
Updated
Oct 19, 2021 - JavaScript
Payments for Ruby on Rails apps
-
Updated
Oct 22, 2021 - Ruby
Open-source subscription management & billing automation system
-
Updated
Jan 12, 2021 - 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
Sep 21, 2021 - JavaScript
a payments Django app for Stripe
-
Updated
Aug 16, 2021 - Python
A Rails Engine for integrating with Stripe
-
Updated
Oct 15, 2021 - Ruby
Improve this page
Add a description, image, and links to the stripe topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the stripe topic, visit your repo's landing page and select "manage topics."
Should be a nullable ForeignKey on Subscription.
https://stripe.com/docs/api/subscriptions/object#subscription_object-latest_invoice
Tentatively add to 2.2 milestone since it seems like it should be simple (potentially would hit a cyclic sync issue though, due to
Invoice.subscriptionrelation).