Skip to main content
RRevtrona
日本語
Latest: Stripe Adaptive Pricing

Improve revenue, development, and operations for Stripe and SaaS

RevTech tools that extend the Stripe dashboard—streamlining billing, support, and customer success.

import { StripeCheckoutHandler }
  from 'cdk-stripe-slack-notification'
 
// Stripe → EventBridge → Lambda → Slack
new StripeCheckoutHandler(stack, 'Notify', {
  environment: 'production',
  snsTopicArn: 'arn:aws:sns:...',
  stripeSecretKeyFromSecretsManager: {
    secretArn: 'arn:aws:secretsmanager:...',
  },
  stripeAccountName: 'MyCompany',
  notificationLanguage: 'en',
})

Products

Products

Apps that extend the Stripe dashboard and featured tools to streamline your development workflow.

See all →

Stripe Apps — Marketplace

Paymentlinks Query Addon

Paymentlinks Query Addon

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.

Stripe AppMarketplace
Advanced customer view

Advanced customer view

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.

Stripe AppMarketplace

Featured tools

Support This Project

If you find this content helpful, consider supporting the project through GitHub Sponsors. Your support helps maintain and improve these tools.