Back
Domain Watchman

Domain Watchman

#domainwatchman

A tool for monitoring domain names
Load previous page…
Copy product prices to live mode #domainwatchman
See similar todos

No replies yet

Hide all subscription-related fields in the settings page when the user doesn't have an active subscription #domainwatchman
See similar todos

No replies yet

Downgrade the usage plan when the customer.subscription.deleted event is received #domainwatchman
See similar todos

No replies yet

Refactor Stripe tests to use manually constructed Stripe structs instead of JSON strings #domainwatchman
See similar todos

No replies yet

Show subscription status and end date on the account settings page when a user cancels the subscription #domainwatchman
See similar todos

No replies yet

Exclude tracking scripts when run on localhost #domainwatchman
See similar todos

No replies yet

Add a manage subscription button to redirect the user to the Stripe customer portal #domainwatchman
See similar todos

No replies yet

Display current subscription information in the account settings page #domainwatchman
See similar todos

No replies yet

Migrate the remaining interface-based types to Zod types #domainwatchman
See similar todos

No replies yet

Move the subscription info request into the account settings handler #domainwatchman
See similar todos

No replies yet

Create an endpoint to retrieve active subscription information from Stripe #domainwatchman
See similar todos

No replies yet

When the first invoice.paid callback occurs, save the subscription id for later use #domainwatchman
See similar todos

No replies yet

Create a http handler and tests to upgrade the user's plan after receiving the "invoice.paid" callback from Stripe #domainwatchman
See similar todos

No replies yet

Create a global secondary index, write a repository method and tests to retrieve a user by Stripe customer ID #domainwatchman
See similar todos

No replies yet

Before creating a Stripe session, create a Stripe customer and attach user ID as meta #domainwatchman
See similar todos

No replies yet

Write a repository method and tests for updating Stripe customer id #domainwatchman
See similar todos

No replies yet

Write a repository method and tests to update subscription information #domainwatchman
See similar todos

No replies yet

Write a repository method and tests to update user plan #domainwatchman
See similar todos

No replies yet

Create columns for subscription start and end dates and a corresponding index to retrieve users sorted by subscription expiration date #domainwatchman
See similar todos

No replies yet

Create an endpoint and write tests for initiating a checkout session #domainwatchman
See similar todos

No replies yet