A TypeScript query builder for constructing Stripe Search API queries with type safety. Eliminate bugs caused by hand-written query strings using a fluent, chainable API that improves developer productivity.
npmOSS
An addon app to make Stripe Payment Links more convenient. You can easily add query strings such as promotion codes, email addresses, and UTM tracking codes. It also provides features such as generating custom QR codes that support query strings.
An additional view app to make Stripe subscription management more convenient. Information such as custom field information and terms of agreement entered by customers when applying via Checkout Session or Payment Links can be checked with one click on the subscription details page. It also provides features such as checking whether there are other subscription contracts.
Install
I have developed a CDK Construct library for receiving Stripe payment events via AWS EventBridge and sending notifications to an SNS topic. This design reduces costs and latency by sending notifications directly from EventBridge to SNS without using Lambda functions.
AWS CDK ConstructnpmOSS
Stripeの決済イベントをEventBridge経由で受け取り、Lambda関数で処理してSlackに通知を送信するAWS CDKコンストラクトライブラリです。
AWS CDK ConstructnpmOSS
A Next.js-based e-commerce template integrating microCMS for product management and Stripe Checkout for payments. Features product sync, draft preview, and webhook integration for real-time updates.
OSS
A TypeScript library providing human-readable descriptions and multilingual (English/Japanese) user messages for all 44 Stripe payment decline codes. Zero dependencies, lightweight, and fully typed.
npmOSS